screenie - Man Page

screen(1) session handler (wrapper)

Synopsis

screenie[-h|--help] [-j session_name job]

Description

screenie is a small and lightweight screen(1) wrapper designed to simplify session selection on a system with multiple screen sessions. screenie provides simple interactive menu to select the existing screen session or to create a new one.

Options

-h | --help

show help

-j session_name job

run screen jobs from command-line

Examples

Run in interactive mode:

screenie

Create a new detached session:

screenie -j stat top

Licence

This program is free software but comes WITHOUT ANY WARRANTY. You can redistribute and/or modify it under the same terms as Perl itself.

Author

Written by Jiri Nemecek on February 6th, 2011. You can contact me via mail address nemecek<dot>jiri<at>gmail<dot>com . This program is enhanced Perl-reimplementation of screenie by Marc O. Gloor published on http://pubwww.fhzh.ch/~mgloor/screenie.html

URL

Released on sourceforge: http://sourceforge.net/projects/screenie

Bugs

Please report them in project bugtracker.

See Also

screen(1)

Info

Feb 2011