Mercurial > index.cgi > dotfiles
comparison .screen/xanadu @ 149:9c3ef62df00c
ssh instead of su for now
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Thu, 02 Mar 2017 15:28:11 -0500 |
parents | 5b7d42a446c3 |
children | 89661b908f88 |
comparison
equal
deleted
inserted
replaced
148:5b7d42a446c3 | 149:9c3ef62df00c |
---|---|
11 screen -t elinks 0 | 11 screen -t elinks 0 |
12 stuff 'elinks | 12 stuff 'elinks |
13 ' | 13 ' |
14 | 14 |
15 screen -t root 1 | 15 screen -t root 1 |
16 stuff 'su' | 16 stuff 'r xanadu' |
17 | 17 |
18 screen -t root@xanadu-vm 2 | 18 screen -t root@xanadu-vm 2 |
19 stuff 'r xanadu-vm' | 19 stuff 'r xanadu-vm' |
20 | 20 |
21 screen -t root@syrinx 3 | 21 screen -t root@syrinx 3 |