screen-ir(1) debian man page | unix.com

Man Page: screen-ir

Operating Environment: debian

Section: 1

SCREEN-IR(1)							   Axel Beckert 						      SCREEN-IR(1)

NAME
screen-ir -- Interactively Reattach to GNU Screen sessions
SYNOPSIS
screen-ir [additional screen options ...]
DESCRIPTION
screen-ir uses iSelect(1) to interactively reattach to running screen sessions. Use the screen option -d or -D if you want to reattach to attached screen sessions. Use the screen option -x if you want to attach to screen sessions without detaching them.
FILES
screen-ir sources ~/.screen-irrc if it exists. It recognizes two variables: The contents of SCREEN_OPTIONS is given to screen(1) as command-line options. Default is -r. Use e.g. -rd if you always want to reattach to already attached screen sessions. The contents of ISELECT_OPTIONS is given to iselect(1) as command-line options. Default is empty. Use e.g. -f if you always want to see the interactive selection, even if there's only one screen session running, i.e. you have no choice.
AUTHOR
Axel Beckert <abe@debian.org>
SEE ALSO
screen(1), iselect(1)
EN
2011-09-04 SCREEN-IR(1)
Related Man Pages
screen-ir(1) - debian
blackpixelofscreen(3x11) - ultrix
cellsofscreen(3x11) - ultrix
doessaveunders(3x11) - ultrix
heightmmofscreen(3x11) - ultrix
Similar Topics in the Unix Linux Community
how to concatenate two command in one line and get the display in one screen
head command wont work on MF file
Bash: capturing *Anything* which showed on screen
Use screen command in AIX to scp file to other server
How to search for the sessions that have a certain environment variable set?