diff options
Diffstat (limited to 'system/xjobs/slack-desc')
-rw-r--r-- | system/xjobs/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/xjobs/slack-desc b/system/xjobs/slack-desc new file mode 100644 index 0000000000..f8aa5964ca --- /dev/null +++ b/system/xjobs/slack-desc @@ -0,0 +1,11 @@ +xjobs: xjobs - execute jobs in parallel. +xjobs: +xjobs: xjobs reads job descriptions line by line and executes them in +xjobs: parallel. xjobs is most useful on multiprocessor machines when +xjobs: one needs to execute several time consuming commands that could +xjobs: possibly be run in parallel. It works similar to xargs. +xjobs: +xjobs: +xjobs: +xjobs: http://www.maier-komor.de/xjobs.html +xjobs: |