Lines Matching full:standard
82 is the standard command interpreter for the system.
118 If no args are present and if the standard input of the shell
195 reads commands from its standard input.
220 operand instead of from the standard input.
248 Write a message to standard error when attempting to expand a variable
251 The shell writes its input to standard error as it is read.
254 Write each command to standard error (preceded by a
277 Read commands from standard input (set automatically if no file arguments
442 Redirect standard output (or n) to file.
448 Append standard output (or n) to file.
450 Redirect standard input (or n) from file.
452 Duplicate standard input (or n1) from file descriptor n2.
454 Close standard input (or n).
456 Duplicate standard output (or n1) to n2.
458 Close standard output (or n).
460 Open file for reading and writing on standard input (or n).
473 made available to the command on standard input, or file descriptor n if
582 The standard output of all but
583 the last command is connected to the standard input
585 The standard output of the last
592 The standard output of command1 is connected to the standard input of
594 The standard input, standard output, or both of a command is
609 Because pipeline assignment of standard input or standard output or both
615 sends both the standard output and standard error of command1
616 to the standard input of command2.
637 If the shell is not interactive, the standard input of an asynchronous
969 is written to standard error and the shell exits with a nonzero exit status.
1035 standard output of the command, removing sequences of one or more
1181 that guarantees to find all the standard utilities.
1402 and write output to standard error.
1533 option is specified and the standard input is a terminal.
1534 Then a line is read from the standard input.
1657 associated action to the standard output in a format that is suitable