stdout

From NetBSD Wiki

Jump to: navigation, search

stdout is the second filedescriptor. It has the number 1. For more information, see File descriptors. Normal output data from the tools goes to stdout, while error messages normally goes to stderr.

See also

Personal tools