bug-findutils
[Top][All Lists]
Advanced

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

Re: xargs prompts with the same string, but executes differently


From: Eric Blake
Subject: Re: xargs prompts with the same string, but executes differently
Date: Mon, 29 Jul 2019 13:53:04 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

On 7/29/19 1:49 PM, 積丹尼 Dan Jacobson wrote:
> P.S.,
> $ xargs --help
>   -I R                         same as --replace=R
>   -i, --replace[=R]            replace R in INITIAL-ARGS with names read
>                                  from standard input; if R is unspecified,
>                                  assume {}
> ...
> 
> Don't you want to mention one is deprecated? Or even remove the
> deprecated one from --help entirely?

Just because POSIX deprecated -i doesn't mean we have to.  We fully
support both -i and -I, with no plans to deprecate either one.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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