ts.1
changeset 160 8b40ee19e765
parent 159 76293ced27b5
child 163 820fb5d34e9c
equal deleted inserted replaced
159:76293ced27b5 160:8b40ee19e765
    10 ts \- task spooler. A simple unix batch system
    10 ts \- task spooler. A simple unix batch system
    11 .SH SYNOPSIS
    11 .SH SYNOPSIS
    12 .BI "ts [" actions "] [" options "] [" command... ]
    12 .BI "ts [" actions "] [" options "] [" command... ]
    13 .sp
    13 .sp
    14 Actions:
    14 Actions:
    15 .BI "[\-KCLhV]
    15 .BI "[\-KClhV]
    16 .BI "[\-t ["id ]]
    16 .BI "[\-t ["id ]]
    17 .BI "[\-c ["id ]]
    17 .BI "[\-c ["id ]]
    18 .BI "[\-p ["id ]]
    18 .BI "[\-p ["id ]]
    19 .BI "[\-o ["id ]]
    19 .BI "[\-o ["id ]]
    20 .BI "[\-s ["id ]]
    20 .BI "[\-s ["id ]]
    21 .BI "[\-r ["id ]]
    21 .BI "[\-r ["id ]]
    22 .BI "[\-w ["id ]]
    22 .BI "[\-w ["id ]]
    23 .BI "[\-u ["id ]]
    23 .BI "[\-u ["id ]]
    24 .BI "[\-i ["id ]]
    24 .BI "[\-i ["id ]]
    25 .BI "[\-U <"id - id >]
    25 .BI "[\-U <"id - id >]
    26 .BI "[\-L <"label >]
       
    27 .sp
    26 .sp
    28 Options:
    27 Options:
    29 .BI "[\-nfgmd]"
    28 .BI "[\-nfgmd]"
       
    29 .BI "[\-L <"label >]
    30 
    30 
    31 .SH DESCRIPTION
    31 .SH DESCRIPTION
    32 .B ts
    32 .B ts
    33 will run by default a per user unix task queue. The user can add commands to
    33 will run by default a per user unix task queue. The user can add commands to
    34 the queue, watch that queue at any moment, and look at the task results
    34 the queue, watch that queue at any moment, and look at the task results