|
|
coherent
standard output Definition standard output
The standard output is the device or file where programs write
output by default. It is defined in the header file ssttddiioo.hh
under the abbreviation ssttddoouutt, and in most instances is defined
to be the computer's monitor.
The COHERENT shell sh lets you redirect into a file all text
written to the standard output device. To do so, use the shell
operator >. For example
sort myfile >sortfile
redirects the text output by sort into file sortfile.
***** See Also *****
definitions, stdio.h, stdout
COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.