]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/less/lessecho.man
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / less / lessecho.man
1 LESSECHO(1)                                                        LESSECHO(1)
2
3
4
5 \e[1mNAME\e[0m
6        lessecho - expand metacharacters
7
8 \e[1mSYNOPSIS\e[0m
9        \e[1mlessecho \e[4m\e[22m[-ox]\e[24m \e[4m[-cx]\e[24m \e[4m[-pn]\e[24m \e[4m[-dn]\e[24m \e[4m[-mx]\e[24m \e[4m[-nn]\e[24m \e[4m[-ex]\e[24m \e[4m[-a]\e[24m \e[4mfile\e[24m \e[4m...\e[0m
10
11 \e[1mDESCRIPTION\e[0m
12        \e[4mlessecho\e[24m  is a program that simply echos its arguments on standard out-
13        put.  But any argument containing spaces is enclosed in quotes.
14
15 \e[1mOPTIONS\e[0m
16        A summary of options is included below.
17
18        \e[1m-ox    \e[22mSpecifies "x" to be the open quote character.
19
20        \e[1m-cx    \e[22mSpecifies "x" to be the close quote character.
21
22        \e[1m-pn    \e[22mSpecifies "n" to be the open quote character, as an integer.
23
24        \e[1m-dn    \e[22mSpecifies "n" to be the close quote character, as an integer.
25
26        \e[1m-mx    \e[22mSpecifies "x" to be a metachar.
27
28        \e[1m-nn    \e[22mSpecifies "n" to be a metachar, as an integer.
29
30        \e[1m-ex    \e[22mSpecifies "x" to be the escape char for metachars.
31
32        \e[1m-fn    \e[22mSpecifies "n" to be the escape char for metachars, as  an  inte-
33               ger.
34
35        \e[1m-a     \e[22mSpecifies  that  all arguments are to be quoted.  The default is
36               that only arguments containing spaces are quoted.
37
38 \e[1mSEE ALSO\e[0m
39        less(1)
40
41 \e[1mAUTHOR\e[0m
42        This manual page was written by  Thomas  Schoepf  <schoepf@debian.org>,
43        for the Debian GNU/Linux system (but may be used by others).
44
45        Send bug reports or comments to bug-less@gnu.org.
46
47
48
49                            Version 436: 07 Jul 2009                LESSECHO(1)