User Tools

Site Tools


screen_session

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
screen_session [2016/02/25 14:25] luke7858screen_session [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 15: Line 15:
 <sxh bash> <sxh bash>
 screen screen
 +</sxh>
 +Creating a screen session with session name:
 +<sxh bash>
 +screen -S <name>
 </sxh> </sxh>
 \\ \\
Line 20: Line 24:
 <sxh bash> <sxh bash>
 screen -list screen -list
 +</sxh>
 +or
 +<sxh bash>
 +screen -ls
 </sxh> </sxh>
 Example Example
Line 25: Line 33:
 # screen -list # screen -list
 There are screens on: There are screens on:
- 6470.pts-1.LLL (Detached) + 6470.pts-1.hostname (Detached) 
- 6839.pts-1.LLL (Detached)+ 6839.pts-1.hostname (Detached)
 2 Sockets in /var/run/screen/S-root. 2 Sockets in /var/run/screen/S-root.
 </sxh> </sxh>
-\\ +
-<sxh bash> +
-# screen -ls +
-There is a screen on: +
-        6470.pts-1.LLL  (Attached) +
-1 Socket in /var/run/screen/S-root. +
-</sxh>+
 \\ \\
 === Detach from screen sessions === === Detach from screen sessions ===
Line 59: Line 61:
 "Ctrl-a" "Ctrl-a"
 </sxh> </sxh>
 +\\
 +\\
 +=== Enable Scrolling In Screen Sessions ===
 +Ctrl + a then hit Esc
screen_session.1456410300.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki