summaryrefslogtreecommitdiffstats
path: root/system/xjobs/slack-desc
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2010-05-11 22:55:39 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-11 22:55:39 +0200
commit799dba85ecd04718708d52fa751e6e7b72480c93 (patch)
treec8ece945a7d441569ff8f4bd24af806b723d6326 /system/xjobs/slack-desc
parent3c71698a1f3d8151bdcbcf3569d02dabf507777e (diff)
downloadslackbuilds-799dba85ecd04718708d52fa751e6e7b72480c93.tar.gz
slackbuilds-799dba85ecd04718708d52fa751e6e7b72480c93.tar.xz
system/xjobs: Added to 12.1 repository
Diffstat (limited to 'system/xjobs/slack-desc')
-rw-r--r--system/xjobs/slack-desc11
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: