parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ENH: -0 option for null-terminated input, ENH: -v for verbose to pri


From: Ole Tange
Subject: Re: ENH: -0 option for null-terminated input, ENH: -v for verbose to print input to stdout or stderr
Date: Sun, 20 Sep 2020 00:19:12 +0200

On Wed, Sep 16, 2020 at 2:40 AM Wes Turner <wes.turner@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

[Prev in Thread] Current Thread [Next in Thread]