Mercurial > emacs
annotate etc/echo.msg @ 80278:7f99965bde0d
(iswitchb-use-faces): Doc fix.
(iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 05 Mar 2008 11:43:28 +0000 |
parents | 02e2382f5e8a |
children |
rev | line source |
---|---|
76188
02e2382f5e8a
Add similar copyright disclaimer to that used on
Glenn Morris <rgm@gnu.org>
parents:
25853
diff
changeset
|
1 The Free Software Foundation claims no copyright on this file, taken |
02e2382f5e8a
Add similar copyright disclaimer to that used on
Glenn Morris <rgm@gnu.org>
parents:
25853
diff
changeset
|
2 from a posting to the public newsgroup net.sources. |
02e2382f5e8a
Add similar copyright disclaimer to that used on
Glenn Morris <rgm@gnu.org>
parents:
25853
diff
changeset
|
3 |
25853 | 4 Path: mit-amt!mit-eddie!think!harvard!seismo!gatech!akgua!whuxlm!whuxl!houxm!ihnp4!stolaf!umn-cs!herndon |
5 From: herndon@umn-cs.UUCP | |
6 Newsgroups: net.sources | |
7 Subject: GNU Echo, Release 1 | |
8 Message-ID: <1600001@umn-cs.UUCP> | |
9 Date: 28 Oct 85 18:23:00 GMT | |
10 | |
11 | |
12 /* Written 12:22 pm Oct 28, 1985 by umn-cs!herndon in umn-cs:net.jokes */ | |
13 /* ---------- "GNU Echo, Release 1" ---------- */ | |
14 | |
15 | |
16 | |
17 | |
18 GNUecho(1) UNIX Programmer's Manual GNUecho(1) | |
19 | |
20 | |
21 | |
22 NAME | |
23 echo - echo arguments | |
24 | |
25 SYNOPSIS | |
26 echo [ options ] ... | |
27 | |
28 DESCRIPTION | |
29 _^HE_^Hc_^Hh_^Ho writes its arguments separated by blanks and terminated | |
30 by a newline on the standard output. Options to filter and | |
31 redirect the output are as follows: | |
32 | |
33 -2 generate rhyming couplets from keywords | |
34 | |
35 -3 generate Haiku verse from keywords | |
36 | |
37 -5 generate limerick from keywords | |
38 | |
39 -a convert ASCII to ASCII | |
40 | |
41 -A disambiguate sentence structure | |
42 | |
43 -b generate bureaucratese equivalent (see -x) | |
44 | |
45 -B issue equivalent C code with bugs fixed | |
46 | |
47 -c simplify/calculate arithmetic expression(s) | |
48 | |
49 -C remove copyright notice(s) | |
50 | |
51 -d define new echo switch map | |
52 | |
53 -D delete all ownership information from system files | |
54 | |
55 -e evaluate lisp expression(s) | |
56 | |
57 -E convert ASCII to Navajo | |
58 | |
59 -f read input from file | |
60 | |
61 -F transliterate to french | |
62 | |
63 -g generate pseudo-revolutionary marxist catch-phrases | |
64 | |
65 -G prepend GNU manifesto | |
66 | |
67 -h halt system (reboot suppressed on Suns, Apollos, and | |
68 VAXen, not supported on NOS-2) | |
69 | |
70 -i emulate IBM OS/VU (recursive universes not supported) | |
71 | |
72 -I emulate IBM VTOS 3.7.6 (chronosynclastic infundibulae | |
73 supported with restrictions documented in IBM VTOS | |
74 | |
75 | |
76 | |
77 Printed 10/28/85 18 January 1983 1 | |
78 | |
79 | |
80 | |
81 | |
82 | |
83 | |
84 GNUecho(1) UNIX Programmer's Manual GNUecho(1) | |
85 | |
86 | |
87 | |
88 Reference Manual rev 3.2.6) | |
89 | |
90 -J generate junk mail | |
91 | |
92 -j justify text (see -b option) | |
93 | |
94 -k output "echo" software tools | |
95 | |
96 -K delete privileged accounts | |
97 | |
98 -l generate legalese equivalent | |
99 | |
100 -L load echo modules | |
101 | |
102 -M generate mail | |
103 | |
104 -N send output to all reachable networks (usable with -J, | |
105 -K, -h options) | |
106 | |
107 -n do not add newline to the output | |
108 | |
109 -o generate obscene text | |
110 | |
111 -O clean up dirty language | |
112 | |
113 -p decrypt and print /etc/passwd | |
114 | |
115 -P port echo to all reachable networks | |
116 | |
117 -P1 oolcay itay | |
118 | |
119 -q query standard input for arguments | |
120 | |
121 -r read alternate ".echo" file on start up | |
122 | |
123 -R change root password to "RMS" | |
124 | |
125 -s suspend operating system during output (Sun and VAX BSD | |
126 4.2 only) | |
127 | |
128 -S translate to swahili | |
129 | |
130 -T emulate TCP/IP handler | |
131 | |
132 -t issue troff output | |
133 | |
134 -u issue unix philosophy essay | |
135 | |
136 -v generate reverberating echo | |
137 | |
138 -V print debugging information | |
139 | |
140 | |
141 | |
142 | |
143 Printed 10/28/85 18 January 1983 2 | |
144 | |
145 | |
146 | |
147 | |
148 | |
149 | |
150 GNUecho(1) UNIX Programmer's Manual GNUecho(1) | |
151 | |
152 | |
153 | |
154 -x decrypt DES format messages (NSA secret algorithm CX | |
155 3.8, not distributed outside continental US) | |
156 | |
157 _^HE_^Hc_^Hh_^Ho is useful for producing diagnostics in shell programs | |
158 and for writing constant data on pipes. To send diagnostics | |
159 to the standard error file, do `echo ... 1>&2'. | |
160 | |
161 AUTHOR | |
162 Richard M. Stallman | |
163 | |
164 | |
165 | |
166 | |
167 | |
168 | |
169 | |
170 | |
171 | |
172 | |
173 | |
174 | |
175 | |
176 | |
177 | |
178 | |
179 | |
180 | |
181 | |
182 | |
183 | |
184 | |
185 | |
186 | |
187 | |
188 | |
189 | |
190 | |
191 | |
192 | |
193 | |
194 | |
195 | |
196 | |
197 | |
198 | |
199 | |
200 | |
201 | |
202 | |
203 | |
204 | |
205 | |
206 | |
207 | |
208 | |
209 Printed 10/28/85 18 January 1983 3 | |
210 |