screenie
—
screen(1) session handler (wrapper)
screenie |
[-h|--help] [-j session_name
job] |
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.
-h
|
--help
- show help
-j
session_name job
- run screen jobs from command-line
Run in interactive mode:
screenie
Create a new detached session:
screenie
-j
stat
top
This program is free software but comes WITHOUT ANY WARRANTY. You can
redistribute and/or modify it under the same terms as Perl itself.
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
Released on sourceforge: http://sourceforge.net/projects/screenie
Please report them in project bugtracker.