sdesc: "Run separate screens on a single terminal" ldesc: "screen is a terminal multiplexer and window manager that runs several separate 'screens' on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. You can create multiple windows with any programs in them, kill the current window, switch between windows or copy text between them, view a list of active windows, rename windows, view scrollback history, and more. You can detach your session and even log out if you wish; your programs will keep running, and you can reattach later, maybe when logged in from a different host." category: Utils requires: crypt libgcc1 libncurses10