Download List

Descripción del Proyecto

lesspipe.sh is an input filter for the pager less
as described in less's man page. The script runs
under a ksh-compatible shell (e.g. bash, zsh) and
allows you to use less to view files with binary
content, compressed files, archives, and files
contained in archives. Viewing files by accessing
a device file is implemented to some extent. It supports many formats (both as plain and compressed files using gzip, bzip2, and other pack programs). Syntax highlighting of source code is possible through an included script, "code2color", or an external program (pygmentize).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-07 06:58 Back to release list
1.71

Esto comprueba la liberación de un depósito apropiado en tiempo de ejecución. El script de configuración se ha modificado para hacer mejor los controles para siempre 'tar' y 'archivo' comandos. La cantidad de filtrado en lesspipe.sh se puede controlar si el apoyo a la LESS_ADVANCED_PREPROCESSOR variable ENV se incluyó a configurar el tiempo. El manejo de esta variable se ha cambiado de la versión anterior. Varias pruebas fueron cambiados para detectar mejor los archivos comprimidos. La documentación se ha actualizado.
This release checks for an appropriate shell at runtime. The configure script was modified to do better checks for good 'tar' and 'file' commands. The amount of filtering in lesspipe.sh can be controlled if support for the ENV variable LESS_ADVANCED_PREPROCESSOR was included at configure time. The handling of that variable has been changed from the previous version. Several tests were changed to better detect compressed files. The documentation has been updated.

Project Resources