Project

General

Profile

Actions

Feature #676

open

xargs does not support -r

Added by Andrew Stormont about 12 years ago. Updated about 12 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
-
Start date:
2011-01-27
Due date:
% Done:

0%

Estimated time:
Difficulty:
Tags:
Gerrit CR:
External Bug:

Description

The -r argument makes xargs only run the command when the input contains nonblanks.

Actions #1

Updated by Roland Mainz about 12 years ago

  • Assignee set to Roland Mainz
Actions #2

Updated by Jörg Schilling about 12 years ago

Correct: xargs does not have -r, see:

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/xargs.html

Conclusion: there is no problem

Actions #3

Updated by Andrew Stormont about 12 years ago

The GNU version does and more than a few scripts make use of it.

Actions

Also available in: Atom PDF