MTD 248-645A Manual de usuario Pagina 187

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 347
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 186
Linux From Scratch - Version 7.0
167
6.47. Less-444
The Less package contains a text file viewer.
Approximate build time: less than 0.1 SBU
Required disk space: 3.5 MB
6.47.1. Installation of Less
Prepare Less for compilation:
./configure --prefix=/usr --sysconfdir=/etc
The meaning of the configure options:
--sysconfdir=/etc
This option tells the programs created by the package to look in /etc for the configuration files.
Compile the package:
make
This package does not come with a test suite.
Install the package:
make install
6.47.2. Contents of Less
Installed programs: less, lessecho, and lesskey
Short Descriptions
less A file viewer or pager; it displays the contents of the given file, letting the user scroll, find strings,
and jump to marks
lessecho Needed to expand meta-characters, such as * and ?, in filenames on Unix systems
lesskey Used to specify the key bindings for less
Vista de pagina 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 346 347

Comentarios a estos manuales

Sin comentarios