Last active
October 13, 2015 02:48
-
-
Save tranthamp/4127722 to your computer and use it in GitHub Desktop.
Revisions
-
tranthamp revised this gist
Jun 9, 2014 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,4 +11,10 @@ ctrl-a c ctrl-a A # List windows ctrl-a " # Enable multiuser mode ctrl-a :multiuser on # Add a use to the access control list ctrl-a :acladd <user> -
Patrick Trantham created this gist
Nov 21, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ # Start a new named session screen -S <name> # Attach to a running named session screen -x <name> # Create a new window ctrl-a c # Name a window ctrl-a A # List windows ctrl-a "