Lines Matching full:standard

8 .\" 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.
15 read \- read a line from standard input
50 The \fBread\fR utility reads a single line from standard input.
54 as an escape character. If standard input is a terminal device and the invoking
97 The standard input must be a text file.
101 One line is read from the standard input and, using the internal field
124 loads one line of standard input as the value for \fIvariable\fR. (See
145 \fB?\fR, the remainder of this word is used as a \fIprompt\fR on standard error
151 \fBread\fR reads a line from standard input and breaks it into fields using the
168 displays a prompt on standard error when standard input is a terminal or pipe.
231 Read from the current co-process instead of standard input. An end of file
268 Read from file descriptor number \fIfd\fR instead of standard input. The
335 Provides the prompt string that an interactive shell writes to standard error
379 Standard See \fBstandards\fR(5).