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
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