comparison .screenrcs/csesbh @ 132:4b3795f08022

IP change for cses13
author Steve Huston <huston@astro.princeton.edu>
date Tue, 14 Jul 2015 13:54:17 -0400
parents 35386d23b884
children 02e65442d865
comparison
equal deleted inserted replaced
131:e3e599ad02f0 132:4b3795f08022
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 10
11 screen -t syslog 0 11 screen -t syslog 0
12 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)\"" 12 stuff 'r 172.24.0.2 -t "tail -F /var/log/everything | egrep -v \"(kernel.*trap invalid opcode|OpenSM|__ratelimit: .* callbacks suppressed|TRAPMGR|LOG_ERROR::Cannot allocate memory)\""
13 ' 13 '
14 14
15 screen -t root 1 15 screen -t root 1
16 stuff 'r 172.24.4.2 16 stuff 'r 172.24.0.2
17 ' 17 '
18 18
19 screen -t orbital 2 19 screen -t orbital 2
20 stuff 'r orbital-nfs 20 stuff 'r orbital-nfs
21 ' 21 '