On Wed, Sep 16, 2020 at 2:40 AM Wes Turner <wes.tur...@gmail.com> wrote:

> Is there a way to print the bin key w/ e.g. -v?
>
> set -x
> test -e "$(which echo)"
> find . -maxdepth 1 -type f -print0 | parallel -0 -v --jobs 1 --dryrun echo

It is unclear to me if you have read chapter 6 of
https://zenodo.org/record/1146014
(print version 
http://www.lulu.com/shop/ole-tange/gnu-parallel-2018/paperback/product-23558902.html)

Can I ask you to read that and let us know if that answers your question?

/Ole

Reply via email to