Skip to content

Instantly share code, notes, and snippets.

View AuburnMedia's full-sized avatar

AuburnMedia AuburnMedia

  • 20:15 (UTC +11:00)
View GitHub Profile
@jctosta
jctosta / screen_cheatsheet.markdown
Last active October 27, 2025 09:10
Screen Cheatsheet

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