head 1.1; branch 1.1.1; access; symbols netbsd-11-0-RC6:1.1.1.1 netbsd-11-0-RC5:1.1.1.1 netbsd-11-0-RC4:1.1.1.1 netbsd-11-0-RC3:1.1.1.1 netbsd-11-0-RC2:1.1.1.1 netbsd-11-0-RC1:1.1.1.1 perseant-exfatfs-base-20250801:1.1.1.1 netbsd-11:1.1.1.1.0.4 netbsd-11-base:1.1.1.1 perseant-exfatfs-base-20240630:1.1.1.1 perseant-exfatfs:1.1.1.1.0.2 perseant-exfatfs-base:1.1.1.1 LESS-643:1.1.1.1 GREENWOODSOFTWARE:1.1.1; locks; strict; comment @.\" @; 1.1 date 2023.10.06.04.32.49; author simonb; state Exp; branches 1.1.1.1; next ; commitid 5NbWE4l6mMQXkwHE; 1.1.1.1 date 2023.10.06.04.32.49; author simonb; state Exp; branches; next ; commitid 5NbWE4l6mMQXkwHE; desc @@ 1.1 log @Initial revision @ text @LESSECHO(1) General Commands Manual 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 out‐ put. But any metacharacter in the output is preceded by an "escape" character, which by default is a backslash. OPTIONS A summary of options is included below. -ex Specifies "x", rather than backslash, to be the escape char for metachars. If x is "-", no escape char is used and arguments containing metachars are surrounded by quotes instead. -ox Specifies "x", rather than double-quote, to be the open quote character, which is used if the -e- option is specified. -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. By default, no characters are considered metachars. -nn Specifies "n" to be a metachar, as an integer. -fn Specifies "n" to be the escape char for metachars, as an inte‐ ger. -a Specifies that all arguments are to be quoted. The default is that only arguments containing metacharacters are quoted. SEE ALSO less(1) AUTHOR This manual page was written by Thomas Schoepf , for the Debian GNU/Linux system (but may be used by others). Report bugs at https://github.com/gwsw/less/issues. Version 643: 20 Jul 2023 LESSECHO(1) @ 1.1.1.1 log @Import less-643. Way to many changes and bugfixes over the last ten years to list. Look at src/external/bsd/less/dist/version.c for a complete list of changes. @ text @@