# HG changeset patch # User Steve Huston # Date 1400767853 14400 # Node ID 8ebac40a40befdffc90f93996b9c57fba8efc7c6 # Parent 7053305860636605db37f10238e50f9bbf23489b A few fixes: * sesame -> tiger * don't autostart pbstop screen * quoting on syslog tail diff -r 705330586063 -r 8ebac40a40be .screenrc.pbstops --- 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 diff -r 705330586063 -r 8ebac40a40be .screenrcs/csesbh --- 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 '