Mercurial > index.cgi > dotfiles
comparison .screenrc.pbstops @ 140:ffd88ca719e5
Typo
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Thu, 16 Jun 2016 12:56:52 -0400 |
parents | 05be26206997 |
children |
comparison
equal
deleted
inserted
replaced
139:05be26206997 | 140:ffd88ca719e5 |
---|---|
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 screen -t perseus 7 ssh -t perseus slurmtop |
19 | 19 |
20 # 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 |
21 # 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 |
22 # 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 |
23 # 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 |