Mercurial > index.cgi > dotfiles
comparison .screenrc.pbstops @ 96:43be065c4039
Adding tukey to pbstops screen
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Thu, 01 Aug 2013 14:01:58 -0400 |
parents | f9fa25bac9a8 |
children | 3d2378f5856a |
comparison
equal
deleted
inserted
replaced
91:9d5fcbb36232 | 96:43be065c4039 |
---|---|
12 screen -t adroit 1 ssh -t adroit pbstop | 12 screen -t adroit 1 ssh -t adroit pbstop |
13 screen -t della 2 ssh -t della pbstop | 13 screen -t della 2 ssh -t della pbstop |
14 screen -t hecate 3 ssh -t hecate pbstop | 14 screen -t hecate 3 ssh -t hecate pbstop |
15 screen -t sesame 4 ssh -t tiger pbstop | 15 screen -t sesame 4 ssh -t tiger pbstop |
16 screen -t mcmillan 5 ssh -t mcmillan pbstop | 16 screen -t mcmillan 5 ssh -t mcmillan pbstop |
17 screen -t tukey 6 ssh -t tukey pbstop | |
17 | 18 |
18 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 | 19 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 |
19 # with a few lines commented out so they don't interfere with the above. One | 20 # with a few lines commented out so they don't interfere with the above. One |
20 # note, the 'deflogin' setting causes a complaint on Macs because they don't | 21 # note, the 'deflogin' setting causes a complaint on Macs because they don't |
21 # use it; but it's only when one starts a screen, and only for a second or | 22 # use it; but it's only when one starts a screen, and only for a second or |