prosaole·قبل سنتين·discussTry: parallel --latestline seq ::: {1..10}0000000 (Requires version 20220522)
prosaole·قبل 3 سنوات·discussIf speed is the most important factor, a more interesting comparison would be to parallel-bash:https://www.gnu.org/software/parallel/parallel_alternatives....
prosaole·قبل 4 سنوات·discuss> getting the shell quoting hell rightRunning `parallel --shellquote --shellquote --shellquote` and pasting in the line you want to quote thrice may alleviate some of the pain.By no means ideal, though.
prosaole·قبل 4 سنوات·discuss> and my complete ignorance of GNU parallel [...] 16 years laterParallel was created 2002-01-06: https://www.gnu.org/software/parallel/20th-birthday.htmlIt did, however, only become a GNU tool in 2011, so I think it is completely fair that you were ignorant about it 16 years ago.
(Requires version 20220522)