Commit Graph

5 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
dcoppa
6bd5ddac53 Update to xjobs-20100915
From Rene Maroufi (maintainer)
2010-10-08 16:34:08 +00:00
jasper
071978da07 import xjobs 20100311
xjobs reads job descriptions line by line and executes them in parallel.
xjobs is most useful on multiprocessor machines when one needs to
execute several time consuming commands that could possibly be run in
parallel. It works similar to xargs, but starts several processes
simultaneously and gives only one line of arguments to each utility
call.

from rene maroufi, with minor tweaks by me
2010-04-02 11:41:20 +00:00