comparison .screenrcs/csesbh @ 111:705330586063

Some initial changes
author Steve Huston <huston@astro.princeton.edu>
date Wed, 21 May 2014 11:13:33 -0400
parents 88ea89aff9ee
children 8ebac40a40be
comparison
equal deleted inserted replaced
110:88ea89aff9ee 111:705330586063
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 cses13 -t "tail -F /var/log/everything" 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 cses13 16 stuff 'r 172.24.4.2
17 ' 17 '
18 18
19 screen -t orbital 2 19 screen -t orbital 2
20 stuff 'r orbital 20 stuff 'r orbital
21 ' 21 '
27 screen -t adroit 4 27 screen -t adroit 4
28 stuff 'r adroit 28 stuff 'r adroit
29 ' 29 '
30 30
31 screen -t della 5 31 screen -t della 5
32 stuff 'r della 32 stuff 'r della4
33 ' 33 '
34 34
35 screen -t tukey 6 35 screen -t tukey 6
36 stuff 'r tukey 36 stuff 'r tukey
37 ' 37 '
43 screen -t hecate 8 43 screen -t hecate 8
44 stuff 'r hecate 44 stuff 'r hecate
45 ' 45 '
46 46
47 screen -t tiger 9 47 screen -t tiger 9
48 stuff 'r tiger 48 stuff 'r tiger-nfs
49 ' 49 '
50 50
51 select 0 51 select 0
52 52
53 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 53 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1