GNU screen

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(chg)
(chg)
Line 1: Line 1:
'''GNU screen''' is a terminal multiplexer, defaultly installed tool in [[SHR]]. The started terminal processes are persistent and shareable.
+
'''GNU screen''' is a VT100 terminal multiplexer, defaultly installed tool in [[SHR]]. The started terminal processes are persistent and shareable.
  
It can among others be used to make a virtual VT100 terminal, for seriel communication or e.g. via SSH:
+
It can among others be used to make virtual terminals, e.g. for seriel communication; and if needed via SSH:
 
*man screen
 
*man screen
  

Revision as of 12:39, 19 December 2009

GNU screen is a VT100 terminal multiplexer, defaultly installed tool in SHR. The started terminal processes are persistent and shareable.

It can among others be used to make virtual terminals, e.g. for seriel communication; and if needed via SSH:

  • man screen

External links

Personal tools

GNU screen is a terminal multiplexer, defaultly installed tool in SHR. The started terminal processes are persistent and shareable.

It can among others be used to make a virtual VT100 terminal, for seriel communication or e.g. via SSH:

  • man screen

External links