mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
11 lines
394 B
Text
11 lines
394 B
Text
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:
|