gnu screen - ovigia/distrosnetinstall GitHub Wiki
GNU Screen
GNU Screen is a terminal multiplexer, a software application that can be used to multiplex several virtual consoles, allowing a user to access multiple separate login sessions inside a single terminal window, or detach and reattach sessions from a terminal. It is useful for dealing with multiple programs from a command line interface, and for separating programs from the session of the Unix shell that started the program, particularly so a remote process continues running even when the user is disconnected. Released under the terms of version 3 or later of the GNU General Public License, GNU Screen is free software.
GNU Screen - Wikipedia
índice
links
- Screen - GNU Project - Free Software Foundation
- GNU Screen - ArchWiki
- GNU screen [quick_reference]
- GNU screen [faq]
- dayid's tmux & screen cheat-sheet
- linux screen keyboard shortcuts
- Get to grips with GNU Screen
- GNU screen [appearance]
- linux - What are useful .screenrc settings? - Server Fault
- LinuxCommand.org: Terminal Multiplexers