I'm running a long script on a Linux server. To avoid getting kicked due to inactivity, I used screen
to make sure the script runs to termination. It's been a few hours now and I'd like to know how long exactly the screen has been active for. The command I launched the screen with is screen -S fragmentation ./fragment-all.sh
. I do not have root privilege.
yangsong@lanikai ~ $ screen -ls
There is a screen on:
852342.fragmentation (Detached)
1 Socket in /tmp/screen/S-yangsong.