Skip to main content

All Questions

0 votes
1 answer
1k views

How to determine if a screen is running jobs without attaching to it?

I wrote a zsh script that launches many screen sessions and runs a different command in each of them. When the script is executed there are 72 screens in total, so checking if a job is finished or not ...
Vesnog's user avatar
  • 151