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
|
611e7db260
|
Added basic xargs-test. Passes unittest
|
2010-07-18 04:17:49 +02:00 |
|
Ole Tange
|
914df8e1e7
|
Implemented ::::.
FIXED BUG: Dependent quoting of arguments after :::.
|
2010-07-14 12:00:10 +02:00 |
|
Ole Tange
|
ff229d0bd4
|
Easier calc of max_command_length.
Convert Global:: to Private::.
Bugfix: ETA for args given on command line.
|
2010-07-09 22:37:45 +02:00 |
|
Ole Tange
|
ccd17d35c5
|
--arg-sep and ::: implemented.
|
2010-07-09 14:10:22 +02:00 |
|