comparison .screenrc.pbstops @ 112:8ebac40a40be

A few fixes: * sesame -> tiger * don't autostart pbstop screen * quoting on syslog tail
author Steve Huston <huston@astro.princeton.edu>
date Thu, 22 May 2014 10:10:53 -0400
parents 3d2378f5856a
children 7aa81ab43a83
comparison
equal deleted inserted replaced
111:705330586063 112:8ebac40a40be
10 zombie qr 10 zombie qr
11 screen -t orbital 0 ssh -t orbital pbstop 11 screen -t orbital 0 ssh -t orbital pbstop
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 tiger 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 screen -t tukey 6 ssh -t tukey pbstop
18 18
19 # 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
20 # 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