bug-coreutils
[Top][All Lists]
Advanced

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

bug#48330: The xargs -r, --no-run-if-empty Option Is Ignored When a Deli


From: Bernhard Voelker
Subject: bug#48330: The xargs -r, --no-run-if-empty Option Is Ignored When a Delimiter Is Passed
Date: Mon, 10 May 2021 14:55:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0

tag 48330 notabug
close 48330
stop

On 5/10/21 8:07 AM, Kurt von Laven wrote:
> [[ $input = *[![:space:]]* ]] && xargs --null -I str echo str <<< "$input"

You have reached the GNU coreutils mailing list, and 'xargs' is not part
of the coreutils [1].

[1] https://www.gnu.org/software/coreutils/

Instead, 'xargs' is part of the 'findutils' package, so you're better off asking
on their mailing list or bug tracker.

  $ xargs --help | tail -n4
  You can report (and track progress on fixing) bugs in the "xargs"
  program via the GNU findutils bug-reporting page at
  https://savannah.gnu.org/bugs/?group=findutils or, if
  you have no web access, by sending email to <bug-findutils@gnu.org>.

I'm therefore marking this as "not a bug" + "closed" in the coreutils bug 
tracker.

Have a nice day,
Berny






reply via email to

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