Commit graph

7 commits

Author SHA1 Message Date
Ole Tange f0540d5c23 parallel: --joblog for --(n)onall 2012-05-22 00:25:29 +02:00
Ole Tange 978456b207 sem: man page updates 2011-06-25 09:22:05 +02:00
Ole Tange 686c549e05 Update copyright notice 2011-01-21 19:07:03 +01:00
Ole Tange a16d120711 Implemented --tty as the old default of assigning a tty to the first
job causes problems.
Cleanup if --workdir <> . did not work. Fixed.
2010-12-21 18:08:16 +01:00
Ole Tange 3b3c344097 parallel: pod-file now separated (it became too big).
niceload: rewritten to GetOpt and first testsuite.
2010-12-07 00:30:08 +01:00
Ole Tange 847841aa11 BSD xargs -o (open /dev/tty) is now default for the job running in foreground.
Useful for: ls | parallel -Xuj1 vi.
Unittest for tty commands using the command 'script'.
2010-09-05 12:22:08 +02:00
Ole Tange 47cf0f0128 Code cleanup. POD file for mini man page for sem 2010-08-17 08:53:46 +02:00