(find.info)Invoking xargs


Next: Regular Expressions Prev: Invoking updatedb Up: Reference
Enter node , (file) or (file)node

7.4 Invoking `xargs'
====================

     xargs [OPTION...] [COMMAND [INITIAL-ARGUMENTS]]

   `xargs' exits with the following status:

0
     if it succeeds

123
     if any invocation of the command exited with status 1-125

124
     if the command exited with status 255

125
     if the command is killed by a signal

126
     if the command cannot be run

127
     if the command is not found

1
     if some other error occurred.

   Exit codes greater than 128 are used by the shell to indicate that a
program died due to a fatal signal.

xargs options
Invoking the shell from xargs

automatically generated by info2www version 1.2.2.9