Skip to content

Instantly share code, notes, and snippets.

View EdithAllison's full-sized avatar

Edith Allison EdithAllison

View GitHub Profile
@jctosta
jctosta / screen_cheatsheet.markdown
Last active July 18, 2025 16:41
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