Want to cycle through multiple #screen windows automatically?
-
Want to cycle through multiple #screen windows automatically?
1. start screen session with > 1 windows
2a. on another terminal, run "while screen -X next; do sleep 30 ; done"
2b. alternatively, add crontab entry "screen -X next"Of course, when you have multiple screen sessions, don't forget the session name
-
Want to cycle through multiple #screen windows automatically?
1. start screen session with > 1 windows
2a. on another terminal, run "while screen -X next; do sleep 30 ; done"
2b. alternatively, add crontab entry "screen -X next"Of course, when you have multiple screen sessions, don't forget the session name
First, I thought - why is this useful?
Right after that, I thought
Wow this is really useful!
Bookmarked!
-
First, I thought - why is this useful?
Right after that, I thought
Wow this is really useful!
Bookmarked!
@selea I'm using this to watch several tasks that take a few minutes and run in parallel, or for watching multiple logs (without using up the whole display) or....
Add #asciiquarium to one window ;-)
-
undefined stefano@mastodon.bsd.cafe shared this topic on