diff options
Diffstat (limited to 'system/ts/slack-desc')
-rw-r--r-- | system/ts/slack-desc | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/system/ts/slack-desc b/system/ts/slack-desc index 69e37bb68a791..e395bfbf0ff6f 100644 --- a/system/ts/slack-desc +++ b/system/ts/slack-desc @@ -5,21 +5,15 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. - |-----handy-ruler-------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| +ts: ts (Unix task spooler) +ts: ts: task spooler is a Unix batch system where the tasks spooled run one ts: after the other. -ts: -ts: The amount of jobs to run at once can be set at any time. Each user in -ts: each system has his own job queue. The tasks are run in the correct -ts: context (that of enqueue) from any shell/process, and its +ts: The amount of jobs to run at once can be set at any time. Each user +ts: in each system has his own job queue. The tasks are run in the +ts: correct context (that of enqueue) from any shell/process, and its ts: output/results can be easily watched. Its interface allows using it ts: easily in scripts. -ts: -ts: See: http://vicerveza.homeunix.net/~viric/soft/ts/ ts: - - - - - - +ts: See: http://vicerveza.homeunix.net/~viric/soft/ts/ |