Roland Tanglao
About

Use GNU Parallel instead of xargs to run a script on wildcards and a file that is a list of files

Jun 15, 2017

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

Leave a comment on github

Roland Tanglao

  • Roland Tanglao
  • roland@rolandtanglao.com
  • rtanglao
  • rtanglao

flickr.com/roland, twitter.com/rtanglao #firefox #thunderbird