mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 14:07:55 +00:00
27 lines
480 B
Plaintext
27 lines
480 B
Plaintext
### Test of --eta
|
|
16
|
|
### Test of --eta with no jobs
|
|
|
|
Computers / CPU cores / Max jobs to run
|
|
1:local / 2 / 1
|
|
|
|
### Test of --progress
|
|
16
|
|
### Test of --progress with no jobs
|
|
|
|
Computers / CPU cores / Max jobs to run
|
|
1:local / 2 / 1
|
|
|
|
### bug #34422: parallel -X --eta crashes with div by zero
|
|
1 2
|
|
|
|
Computers / CPU cores / Max jobs to run
|
|
1:local / 2 / 1
|
|
|
|
### --timeout on remote machines
|
|
1
|
|
1
|
|
2
|
|
### --pipe without command
|
|
parallel: --pipe must have a command to pipe into (e.g. 'cat')
|