7ca5f973d40b7c9f3b7bcd8d3ad4fe25a92201eb
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%