A word from our sponsors

This is an old revision of the document!


Introduction

A screen manager with VT100/ANSI terminal emulation.

Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ISO 6429 (ECMA 48, ANSI X3.64) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.

Links

General

Docs

Files and Directories

General Files and Directories

FIXME

Configuration Files

File Description
/etc/screenrc System-wide screen configuration for all users on the system.
$HOME/.screenrc User-specific screen configuration.

Each configuration location from top to bottom can override configuration options set in the previous one.

Getting Help

Manual pages:

user@host:~$ man screen

Install

To install screen on Debian:

root@host:~$ apt-get update
root@host:~$ apt-get -y install screen

Configuration

FIXME

Usage

FIXME

Status Check

FIXME

To check the status of :

root@host:~$ 

Recipies

FIXME

this namespace doesn't exist: recipies

Known Issues

FIXME

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website. More information about cookies