Mercurial > index.cgi > dotfiles
comparison .screenrc.pbstops @ 139:05be26206997
Add perseus to slurmtops
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Thu, 16 Jun 2016 12:54:52 -0400 |
parents | 101c63f05e8d |
children | ffd88ca719e5 |
comparison
equal
deleted
inserted
replaced
138:4cd1f5ebaaa9 | 139:05be26206997 |
---|---|
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 slurmtop | 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 screen -t perseus 6 ssh -t perseus slurmtop | |
18 | 19 |
19 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 | 20 # 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 | 21 # 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 | 22 # 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 | 23 # use it; but it's only when one starts a screen, and only for a second or |