Mercurial > index.cgi > dotfiles
comparison .screenrcs/xanadu @ 126:6040767bddec
Taking coathook off the list (major work there done) and unstuffing some ^Ms
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Tue, 31 Mar 2015 13:02:20 -0400 |
parents | beac581e4d19 |
children | 900597fc1e52 |
comparison
equal
deleted
inserted
replaced
125:28c2ddd02e8f | 126:6040767bddec |
---|---|
15 screen -t root 1 | 15 screen -t root 1 |
16 stuff 'su | 16 stuff 'su |
17 ' | 17 ' |
18 | 18 |
19 screen -t root@xanadu-vm 2 | 19 screen -t root@xanadu-vm 2 |
20 stuff 'r xanadu-vm | 20 stuff 'r xanadu-vm' |
21 ' | |
22 | 21 |
23 screen -t root@syrinx 3 | 22 screen -t root@syrinx 3 |
24 stuff 'r syrinx | 23 stuff 'r syrinx' |
25 ' | |
26 | 24 |
27 screen -t xanadu-vm 4 | 25 screen -t xanadu-vm 4 |
28 stuff 's xanadu-vm | 26 stuff 's xanadu-vm' |
29 ' | |
30 | 27 |
31 screen -t syrinx 5 | 28 screen -t syrinx 5 |
32 stuff 's syrinx | 29 stuff 's syrinx' |
33 ' | |
34 | 30 |
35 screen -t depot 6 | 31 screen -t depot 6 |
36 stuff 'r depot | 32 stuff 'r depot |
37 ' | 33 ' |
38 | 34 |
44 stuff 'cd ~/src/astrorepo/puppetconf | 40 stuff 'cd ~/src/astrorepo/puppetconf |
45 ' | 41 ' |
46 | 42 |
47 screen -t kay 9 | 43 screen -t kay 9 |
48 stuff 'r kay | 44 stuff 'r kay |
49 ' | |
50 | |
51 screen -t coathook 10 | |
52 stuff 'r coathook | |
53 ' | 45 ' |
54 | 46 |
55 select 0 | 47 select 0 |
56 | 48 |
57 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 | 49 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 |