This manual page is for Mac OS X version 10.6

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, such as * and ?, in filenames on Unix systems.

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

DESCRIPTION
       This manual page documents briefly the lessecho command.  This manual page was written for the Debian
       GNU/Linux distribution because the original program does not have a manual page.

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

OPTIONS
       A summary of options are 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.

       -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 <[email protected]>, for the Debian GNU/Linux  system
       (but may be used by others).

       Less was written by  Mark Nudelman <[email protected]>



                                                                                                 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.