Mercurial > index.cgi > dotfiles
comparison .screenrcs/csesbh @ 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 | 7c3556623707 |
comparison
equal
deleted
inserted
replaced
111:705330586063 | 112:8ebac40a40be |
---|---|
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.4.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.4.2 |
17 ' | 17 ' |
19 screen -t orbital 2 | 19 screen -t orbital 2 |
20 stuff 'r orbital | 20 stuff 'r orbital |
21 ' | 21 ' |
22 | 22 |
23 screen -t pbstops 3 | 23 screen -t pbstops 3 |
24 stuff 'screen -c .screenrc.pbstops -S pbstop | 24 stuff 'screen -c .screenrc.pbstops -S pbstop' |
25 ' | |
26 | 25 |
27 screen -t adroit 4 | 26 screen -t adroit 4 |
28 stuff 'r adroit | 27 stuff 'r adroit |
29 ' | 28 ' |
30 | 29 |