This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



LESSECHO(1)                                                                                      LESSECHO(1)



NAME
       lessecho - expand metacharacters

SYNOPSIS
       lessecho [-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] [-a] file ...

DESCRIPTION
       lessecho  is a program that simply echos its arguments on standard output.  But any argument contain-ing containing
       ing spaces is enclosed in quotes.

OPTIONS
       A summary of options is included below.

       -ox    Specifies "x" to be the open quote character.

       -cx    Specifies "x" to be the close quote character.

       -pn    Specifies "n" to be the open quote character, as an integer.

       -dn    Specifies "n" to be the close quote character, as an integer.

       -mx    Specifies "x" to be a metachar.

       -nn    Specifies "n" to be a metachar, as an integer.

       -ex    Specifies "x" to be the escape char for metachars.

       -fn    Specifies "n" to be the escape char for metachars, as an integer.

       -a     Specifies that all arguments are to be quoted.  The default is that only arguments  containing
              spaces are quoted.

SEE ALSO
       less(1)

AUTHOR
       This  manual page was written by Thomas Schoepf <schoepf@debian.org>, for the Debian GNU/Linux system
       (but may be used by others).

       Send bug reports or comments to bug-less@gnu.org.



                                          Version 418: 02 Jan 2008                               LESSECHO(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...