Difference between revisions of "GNU Screen"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 21: Line 21:
  
 
== Related terms ==
 
== Related terms ==
* [[screen]]
+
* Prefix: [[C-a]]
  
 
== See also ==
 
== See also ==

Revision as of 10:15, 4 August 2021

wikipedia:GNU screen (1987) terminal multiplexer

apt install screen
screen /dev/cu.usbserial
screen /dev/cu.usbserial 115200
screen /dev/cu.usbserial-FTENC1 115200

Linux:

screen /dev/ttyUSB0 115200
screen /dev/ttyUSB1 115200
screen /dev/ttyUSB0 9600

To quit: ctrl-A \[1]

-L Tell screen to turn on automatic output logging for the windows.


systemd-run --scope --user screen

Related terms

See also

  • https://unix.stackexchange.com/questions/180900/terminate-screen-monitoring-serial-port
  • Advertising: