opendarwin man page for lessecho

Query: lessecho

OS: opendarwin

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LESSECHO(1)						      General Commands Manual						       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 <schoepf@debian.org>, for the Debian GNU/Linux system (but may be used by others). Less was written by Mark Nudelman <markn@greenwoodsoftware.com> LESSECHO(1)
Related Man Pages
lessecho(1) - opensolaris
lessecho(1) - mojave
jlessecho(1) - debian
lessecho(1) - centos
lessecho(1) - osx
Similar Topics in the Unix Linux Community
how to handle spaces in filenames
How to catch the exception
Hacker=Knowlegde Qoute
To quote or not
How to pass a single quote to the program?