Abekta

Nothing human is alien to me

User Tools

Site Tools


soft:bash

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
soft:bash [2024/10/16 01:20] – [Screen] asadsoft:bash [2024/10/16 01:21] (current) – [Screen] asad
Line 35: Line 35:
 ===== Screen ===== ===== Screen =====
   * Create a screen: ''screen -S name''   * Create a screen: ''screen -S name''
-  * Leave the screen with keyboard shortcut: ''ctrl+a d''+  * Detach from the screen with keyboard shortcut: ''ctrl+a d''
   * See a list of screens: ''screen -ls''   * See a list of screens: ''screen -ls''
-  * Enter the desired screen: ''screen -r name'' +  * Attach to the desired screen: ''screen -r name'' 
-  * Detach (not needed usually): ''screen -d -r name''+  * Detach from outside (not needed usually): ''screen -d -r name''
  
 ===== Server ===== ===== Server =====
soft/bash.1729063241.txt.gz · Last modified: by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki