Mercurial > index.cgi > dotfiles
comparison .screenrcs/root-tiger-nfs @ 129:35386d23b884
Screenrc changes
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Tue, 12 May 2015 09:32:39 -0400 |
parents | 23384e94013c |
children |
comparison
equal
deleted
inserted
replaced
128:4b397e94691a | 129:35386d23b884 |
---|---|
10 | 10 |
11 screen -t syslog 0 | 11 screen -t syslog 0 |
12 stuff "tail -F /var/log/messages | egrep -v \'(TRAPMGR|kernel: iptables|pbs_server|power limit|OpenSM.*Loading Cached Option|mlx4_core.*mlx4_eq_int: MLX4_EVENT_TYPE_SRQ_LIMIT|ufm_ibsim: ufm read topology)\' | 12 stuff "tail -F /var/log/messages | egrep -v \'(TRAPMGR|kernel: iptables|pbs_server|power limit|OpenSM.*Loading Cached Option|mlx4_core.*mlx4_eq_int: MLX4_EVENT_TYPE_SRQ_LIMIT|ufm_ibsim: ufm read topology)\' |
13 " | 13 " |
14 | 14 |
15 screen -t opensm 1 | 15 #screen -t opensm 1 |
16 stuff 'tail -F /opt/ufm/files/log/opensm.log | 16 #stuff 'tail -F /opt/ufm/files/log/opensm.log |
17 ' | 17 ' |
18 | 18 |
19 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 | 19 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 |
20 # with a few lines commented out so they don't interfere with the above. One | 20 # with a few lines commented out so they don't interfere with the above. One |
21 # note, the 'deflogin' setting causes a complaint on Macs because they don't | 21 # note, the 'deflogin' setting causes a complaint on Macs because they don't |