3 RU man1 lessecho
NiceOS Wiki Manpages Bot edited this page 2026-05-01 17:28:59 +03:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

lessecho(1)

Пакет: less · Раздел man: 1 · Источник: less-685/usr/share/man/man1/lessecho.1.gz

Эта страница сгенерирована из справочной страницы, поставляемой пакетом НАЙС.ОС. Текст справки сохранён в предварительно форматированном блоке, чтобы не искажать синтаксис команд, параметры и примеры.

Текст справочной страницы

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 output.  But any
       metacharacter in the output is preceded by an "escape" character, which by  default  is  a
       backslash.   lessecho  is  invoked  internally by less, and is not intended to be used di
       rectly by humans.

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 integer.

       -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  <schoepf@debian.org>,  for  the  Debian
       GNU/Linux system (but may be used by others).

       Report bugs at https://github.com/gwsw/less/issues.

                                     Version 685: 04 Oct 2025                         LESSECHO(1)

Сведения о происхождении текста

Эта страница является русским переводом исходной man page, поставляемой upstream-проектом или пакетом. Для решений по сопровождению пакета мейнтейнеру следует также проверять upstream-документацию и RPM spec-файл.