Use GNU Parallel instead of xargs to run a script on wildcards and a file that is a list of files
Pontifications
- Use GNU Parallel instead of xargs to run a script on wildcards and a file that is a list of files (you can find last22locales.txt on github)
cat last22locales.txt | \
parallel -N 1 \
./paste-Firefox-showfor-for-a-locale.rb {} showfor.json