Skip to content

Instantly share code, notes, and snippets.

View nnyx0's full-sized avatar

Nic Houghton nnyx0

  • 18:29 (UTC +10:00)
View GitHub Profile
@jctosta
jctosta / screen_cheatsheet.markdown
Last active June 25, 2026 16:55
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