Mercurial > index.cgi > dotfiles
changeset 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 | 705330586063 |
children | 56c2ff1a8427 |
files | .screenrc.pbstops .screenrcs/csesbh |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/.screenrc.pbstops Wed May 21 11:13:33 2014 -0400 +++ b/.screenrc.pbstops Thu May 22 10:10:53 2014 -0400 @@ -12,7 +12,7 @@ screen -t adroit 1 ssh -t adroit pbstop screen -t della 2 ssh -t della pbstop screen -t hecate 3 ssh -t hecate pbstop -screen -t sesame 4 ssh -t tiger pbstop +screen -t tiger 4 ssh -t tiger pbstop screen -t mcmillan 5 ssh -t mcmillan pbstop screen -t tukey 6 ssh -t tukey pbstop
--- a/.screenrcs/csesbh Wed May 21 11:13:33 2014 -0400 +++ b/.screenrcs/csesbh Thu May 22 10:10:53 2014 -0400 @@ -9,7 +9,7 @@ activity "^GActivity in window %n" screen -t syslog 0 -stuff 'r 172.24.4.2 -t "tail -F /var/log/everything | egrep -v \'(kernel.*trap invalid opcode|OpenSM|__ratelimit: .* callbacks suppressed|TRAPMGR|LOG_ERROR::Cannot allocate memory)\'" ' +stuff 'r 172.24.4.2 -t "tail -F /var/log/everything | egrep -v \"(kernel.*trap invalid opcode|OpenSM|__ratelimit: .* callbacks suppressed|TRAPMGR|LOG_ERROR::Cannot allocate memory)\"" ' screen -t root 1 stuff 'r 172.24.4.2 ' @@ -18,7 +18,7 @@ stuff 'r orbital ' screen -t pbstops 3 -stuff 'screen -c .screenrc.pbstops -S pbstop ' +stuff 'screen -c .screenrc.pbstops -S pbstop' screen -t adroit 4 stuff 'r adroit '