Re: The xargs -r, --no-run-if-empty Option Is Ignored When a Delimiter Is Passed

2021-05-11 Thread Andreas Metzler
On 2021-05-11 Kurt von Laven wrote: > Hello, > When the -r, --no-run-if-empty option is combined with the -d, --delimiter > or -0, --null options, the -r, --no-run-if-empty option does not > take effect. The manual describes the intended behavior of the -r, > --no-run-if-empty option: "If the sta

The xargs -r, --no-run-if-empty Option Is Ignored When a Delimiter Is Passed

2021-05-11 Thread Kurt von Laven
Hello, When the -r, --no-run-if-empty option is combined with the -d, --delimiter or -0, --null options, the -r, --no-run-if-empty option does not take effect. The manual describes the intended behavior of the -r, --no-run-if-empty option: "If the standard input does not contain any nonblanks, do