2010-05-13 00:42:34 +02:00
|
|
|
# HOW TO EDIT THIS FILE:
|
2013-11-22 08:29:22 +01:00
|
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
2010-05-13 00:42:34 +02:00
|
|
|
|
2012-01-09 04:12:29 +01:00
|
|
|
|-----handy-ruler------------------------------------------------------|
|
2010-05-12 17:46:25 +02:00
|
|
|
xjobs: xjobs (execute jobs in parallel)
|
2010-09-18 17:50:19 +02:00
|
|
|
xjobs:
|
2010-05-11 22:55:39 +02:00
|
|
|
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:
|
2011-07-27 04:30:17 +02:00
|
|
|
xjobs: http://www.maier-komor.de/xjobs.html
|
2010-05-11 22:55:39 +02:00
|
|
|
xjobs:
|
|
|
|
xjobs:
|
|
|
|
xjobs:
|