List all user Screen Sessions
To see all active screen sessions from all users (not just yours), you will need to perform a list (ls) on the /var/run/screen directory. For example: ls -laR /var/run/screen/ This is handy for determining whether running processes not matching active logins are running from detached screen sessions, or running unattended.