Goals
This is a helper script to build a screen session which will be driven by menu entries.
Specifications
This script is made on the basis of a way of working with xterm/screen. Using screen in a X session can be useful to prevent xterm windows crowd. But, using a desktop environment, it is nice to have some menu entries to drive your screen session.
Action:
- ssh to a host
- run an application in screen
- cd into a directory and open a shell
If no xterm+screen is running one is created. If one is running it is reused. If many action should be run at once, all this action could be given on command line and they will be launched sequentially after a possible xterm+screen creation.
Examples:
- run mutt from a menu into your screen session
- run slrn from a menu into your screen session
- explore your directory using Thunar and open a shell in one using the user defined action
Lang: Perl
Status
In progress




