mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 22:17:54 +00:00
16 lines
215 B
Plaintext
16 lines
215 B
Plaintext
### Test niceload -q
|
|
This works
|
|
|
|
### --rm and --runmem
|
|
OK--rm
|
|
OK--runmem
|
|
### -N and --noswap. Must give 0
|
|
-N 0
|
|
--noswap 0
|
|
### -H and --hard
|
|
OK-l9.9
|
|
OK-l9
|
|
### -f and --factor
|
|
f 0.1 finish first
|
|
factor 10 finish last
|