comparison .screenrc.pbstops @ 117:101c63f05e8d

Slurmtop everywhere (pretty much)
author Steve Huston <huston@astro.princeton.edu>
date Fri, 07 Nov 2014 11:46:49 -0500
parents 32c93c86cb4a
children 05be26206997
comparison
equal deleted inserted replaced
116:7c3556623707 117:101c63f05e8d
6 nethack on 6 nethack on
7 hardstatus string "%{+b .bw}%-Lw%{+b .rw}%50L>%n%f* %t%?%{+b .cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{+b ..g} %H%-8= %{+b ..y} %c " 7 hardstatus string "%{+b .bw}%-Lw%{+b .rw}%50L>%n%f* %t%?%{+b .cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{+b ..g} %H%-8= %{+b ..y} %c "
8 hardstatus alwayslastline 8 hardstatus alwayslastline
9 activity "^GActivity in window %n" 9 activity "^GActivity in window %n"
10 zombie qr 10 zombie qr
11 screen -t orbital 0 ssh -t orbital pbstop 11 screen -t orbital 0 ssh -t orbital slurmtop
12 screen -t adroit 1 ssh -t adroit slurmtop 12 screen -t adroit 1 ssh -t adroit slurmtop
13 screen -t della 2 ssh -t della4 slurmtop 13 screen -t della 2 ssh -t della4 slurmtop
14 screen -t hecate 3 ssh -t hecate slurmtop 14 screen -t hecate 3 ssh -t hecate slurmtop
15 screen -t tiger 4 ssh -t tiger slurmtop 15 screen -t tiger 4 ssh -t tiger slurmtop
16 screen -t mcmillan 5 ssh -t mcmillan pbstop 16 screen -t mcmillan 5 ssh -t mcmillan slurmtop
17 screen -t tukey 6 ssh -t tukey slurmtop 17 screen -t tukey 6 ssh -t tukey slurmtop
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
21 # 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