- New session:
screen -S session_name - Dettach:
Ctrl+a d - Find sessions ID :
screen -ls - Resume last session:
screen -r - Resume specific session:
screen -r ID
Last active
December 8, 2024 10:16
-
-
Save bikerduweb/121dcb50b3abe4fe8e1be17cc89309a7 to your computer and use it in GitHub Desktop.
[Linux commands] Various #shell and #linux apps tips and memo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment