comparison .screen/csesbh @ 157:bb9779e6ba39

cses13 -> victory
author Steve Huston <huston@astro.princeton.edu>
date Wed, 13 Dec 2017 11:22:40 -0500
parents 5b7d42a446c3
children 4da134c16f3e
comparison
equal deleted inserted replaced
156:5dfc68e01309 157:bb9779e6ba39
10 10
11 screen -t syslog 0 11 screen -t syslog 0
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)\"" 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 victory 1
16 stuff 'r 172.24.0.2 16 stuff 'r victory.rc
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 '