Re: Parallel script with variable name

2019-03-05 Thread Ole Tange
On Thu, Feb 28, 2019 at 9:13 AM Ernst, Kevin wrote: > It most cases, it’s fine, but in general it’s more conservative to let the > shell itself do wildcard expansion, or to use find rather than ls, as > discussed here (tl;dr: “word splitting”). One small addition: Having the shell expand the w

Cheat sheet feedback wanted

2019-03-05 Thread Ole Tange
Based on chapter 2 of GNU Parallel 2018 I have made a cheat sheet for GNU Parallel. Before it is announced I would like your feedback on: https://www.gnu.org/software/parallel/parallel_cheat.pdf Ideally it should cover 90% of what normal people will use GNU Parallel for. Is there something I for