Difference between revisions of "GNU Screen"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(One intermediate revision by the same user not shown)
Line 30: Line 30:
 
* [[Alex Beckert]]
 
* [[Alex Beckert]]
 
* <code>[[bindkey]]</code>
 
* <code>[[bindkey]]</code>
 +
* <code>[[tmux]]</code>
  
 
== See also ==
 
== See also ==
Line 35: Line 36:
 
* {{tmux}}
 
* {{tmux}}
 
* {{screen}}
 
* {{screen}}
 +
* {{Terminal}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 03:32, 20 February 2024

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[edit]

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

screen -RD

Related terms[edit]

See also[edit]

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