e068a6c6593e0b8ec1fb82174405ed765e9f71dd
Sceen init scripts
Init screens from config files
screen_init.sh <config>
Config file layout
<screen session name>
<window name>#<command>;<command>;
#
;<ignored line>
screen session nameis the name you use for gstting the screen session name, seescreen -ls. Must be Alphanumeric without spaces and cannot be emptywindow nameis the name for this windowcommandcan be any comamnd sequence separated by;. If nothing given default^Cshell is used- If there is only a
#an empty unnamed window is opened - if a line starts with
;it is skipped - empty lines are ignored
Description
Languages
Shell
100%