Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SCREENIE(1)		     General Commands Manual		     SCREENIE(1)

NAME
     screenie -- 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 pro-
     vides 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 re-
     distribute 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://pub-
     www.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)

FreeBSD ports 15.quarterly	    Feb 2011			     SCREENIE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=screenie&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help