Lines Matching full:standard
5 .\" The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documentation. In the following statement, the phrase "this text" refers to portions of the system documentation. Portions of this text are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html.
26 arguments read in sequence from standard input as fit in length and number
29 repeated until an end-of-file condition is detected on standard input or an
33 Arguments in the standard input must be separated by unquoted blank characters,
41 \fIutility\fR attempts to read from its standard input.
65 \fBxargs\fR utility reads standard input until either end-of-file or the
76 \fBxargs\fR reads standard input until either end-of-file or the logical EOF
88 Insert mode. \fIutility\fR is executed for each line from standard input,
115 arguments from standard input. The last invocation of \fIutility\fR is with
139 Invokes \fIutility\fR using as many standard input arguments as possible, up to
166 be executed, followed by a prompt to standard error. An affirmative response
177 Invokes \fIutility\fR using as many standard input arguments as possible
196 End of file is encountered on standard input before \fIsize\fR bytes are
212 Enables trace mode. Each generated command line is written to standard error
462 Interface Stability Standard