Mercurial > index.cgi > dotfiles
comparison .screenrc.pbstops @ 115:32c93c86cb4a
More slurmtops
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Mon, 25 Aug 2014 15:12:34 -0400 |
parents | 7aa81ab43a83 |
children | 101c63f05e8d |
comparison
equal
deleted
inserted
replaced
114:7aa81ab43a83 | 115:32c93c86cb4a |
---|---|
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 pbstop |
12 screen -t adroit 1 ssh -t adroit pbstop | 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 pbstop | 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 pbstop |
17 screen -t tukey 6 ssh -t tukey pbstop | 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 |
22 # 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 |