Skip to content

Instantly share code, notes, and snippets.

View sanyamsmulay's full-sized avatar
🔨
worlds are built one strike at a time

Sanyam Suhas Mulay sanyamsmulay

🔨
worlds are built one strike at a time
View GitHub Profile

Screen Quick Reference

Basic

Description Command
Start a new session with session name screen -S <session_name>
List running sessions / screens screen -ls
Attach to a running session screen -x
Attach to a running session with name screen -r