If you want a nice bar, may I suggest --bar
instead of --eta
? You need version 20131122 or later.
This seems to work, since STDERR files are not printed, so you get nothing on STDERR apart from the --bar
:
cat input.txt | parallel -P 10 --bar --files --results output_dir/ "./script.sh some-arg {}" >/dev/null