Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2013-01-14 04:55 Zurück zur Release-Liste
1.80

Neue ENV Variablen LESSQUIET (, informelle Meldungen zu unterdrücken) und LESSCOLORIZER (um eine Alternative Syntax Hervorhebung Programm anzugeben) Es wurden eingeführt. Die Variable DESTDIR Makefile hinzugefügt wurde (für Make install). Die lesspipe.sh in der Tar-Datei wurde mit Syntax-highlighting, Code generiert. Die Ausgabe der Teer Tf kann mithilfe des Skripts enthalten Tarcolor eingefärbt werden. Der Inhalt der 7za Archive können jetzt mit 7zr falls vorhanden angezeigt werden. Die Anerkennung der Formate wurde verbessert, die Testsuite wurde verbessert und einige kleinere Bugs wurden behoben.
New ENV variables LESSQUIET (to suppress informal messages) and LESSCOLORIZER (to specify an alternate syntax highlighting program) have been introduced. The variable DESTDIR has been added to the Makefile (for make install). The lesspipe.sh in the tar file was generated with syntax highlighting code. The output of tar tf can be colorized using the included tarcolor script. The contents of 7za archives can now be viewed using 7zr if existing. The recognition of formats has been enhanced, the test suite has been improved, and some minor bugs have been corrected.

Project Resources