[bug #38658] If the command exec() fails, xargs terminates prematurely

2013-04-04 Thread Dmitry V. Levin
Follow-up Comment #3, bug #38658 (project findutils): http://pubs.opengroup.org/onlinepubs/009695399/utilities/xargs.html ___ Reply to this item at: ___

[bug #38658] If the command exec() fails, xargs terminates prematurely

2013-04-04 Thread Ivan Zahariev
Follow-up Comment #2, bug #38658 (project findutils): This info isn't present in the Ubuntu man page. All I see there regarding this matter is: If any invocation of the command exits with a status of 255, xargs will stop immediately without reading any further input. An error message is issued on

[bug #38658] If the command exec() fails, xargs terminates prematurely

2013-04-04 Thread Dmitry V. Levin
Follow-up Comment #1, bug #38658 (project findutils): POSIX states: "If a command line meeting the specified requirements cannot be assembled, the utility cannot be invoked, an invocation of the utility is terminated by a signal, or an invocation of the utility exits with exit status 255, the xarg

[bug #38658] If the command exec() fails, xargs terminates prematurely

2013-04-04 Thread Ivan Zahariev
URL: Summary: If the command exec() fails, xargs terminates prematurely Project: findutils Submitted by: famzah Submitted on: Thu 04 Apr 2013 11:52:23 AM GMT Category: xargs