comparison .screen/xanadu @ 287:c362966d6369

coathook -> dmb
author Steve Huston <huston@princeton.edu>
date Thu, 25 Jul 2024 15:13:13 -0400
parents 2faeab166476
children
comparison
equal deleted inserted replaced
286:6f599ea5cced 287:c362966d6369
46 46
47 screen -t puppet 8 47 screen -t puppet 8
48 stuff 'cd ~/src/astrorepo/puppetconf/environments/production 48 stuff 'cd ~/src/astrorepo/puppetconf/environments/production
49 ' 49 '
50 50
51 screen -t coathook 9 51 screen -t dmb 9
52 stuff 'ds; r coathook' 52 stuff 'ds; r dmb'
53 53
54 select 0 54 select 0
55 55
56 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 56 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1
57 # with a few lines commented out so they don't interfere with the above. One 57 # with a few lines commented out so they don't interfere with the above. One