|
|
1.1 root 1:
2:
3: standard error Definition standard error
4:
5:
6:
7:
8: The standard error is the peripheral device or file where
9: programs write error messages by default. It is defined in the
10: header file ssttddiioo.hh under the abbreviation ssttddeerrrr, and by default
11: is the computer's monitor.
12:
13: The COHERENT shell sh lets you redirect into a file all text
14: written to the standard error device. To do so, use the shell
15: operator 2>. For example
16:
17:
18: make 2>errorfile
19:
20:
21: redirects all error messages generated by make into file error-
22: file.
23:
24: ***** See Also *****
25:
26: definitions, stderr, stdio.h
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.