comparison .screen/milton @ 297:2380af78be40

Altair & PDP aliases, moved telnet to nearby too
author Steve Huston <huston@srhuston.net>
date Sat, 01 Mar 2025 00:14:07 -0500
parents 05ef8c9a0eb3
children
comparison
equal deleted inserted replaced
296:ac2565aaab48 297:2380af78be40
23 screen -t aprs 1 23 screen -t aprs 1
24 stuff 's aprs' 24 stuff 's aprs'
25 25
26 screen -t proxy 2 26 screen -t proxy 2
27 stuff 'proxy work' 27 stuff 'proxy work'
28
29 screen -t Altair 3
30 stuff 'altair'
31
32 screen -t PDP-11/70 4
33 stuff 'pdp-11'
28 34
29 select 0 35 select 0
30 36
31 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 37 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1
32 # with a few lines commented out so they don't interfere with the above. One 38 # with a few lines commented out so they don't interfere with the above. One