Difference between revisions of "Lesspipe.sh"

From Free Software Directory
Jump to: navigation, search
(version 1.83)
m (note)
 
Line 4: Line 4:
 
|Full description=lesspipe.sh is an input filter for the pager 'less' as described in less's man page. It runs under a ksh-compatible shell (ksh, bash, zsh) and lets you use 'less' to view compressed files, archives, and files contained in archives. Viewing files by accessing a device file has been implemented for DOS filesystems and tar files only. The following formats are currently supported (both as plain and compressed files using compress, gzip, bzip2, or zip): tar, nroff, (sh)ar, executables, directories, RPM and Debian (.deb) Archives, Microsoft Word, files and PDF.
 
|Full description=lesspipe.sh is an input filter for the pager 'less' as described in less's man page. It runs under a ksh-compatible shell (ksh, bash, zsh) and lets you use 'less' to view compressed files, archives, and files contained in archives. Viewing files by accessing a device file has been implemented for DOS filesystems and tar files only. The following formats are currently supported (both as plain and compressed files using compress, gzip, bzip2, or zip): tar, nroff, (sh)ar, executables, directories, RPM and Debian (.deb) Archives, Microsoft Word, files and PDF.
 
|Homepage URL=http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
 
|Homepage URL=http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
|User level=none
+
|User level=intermediate
 
|VCS checkout command=git clone git://github.com/wofr06/lesspipe.git
 
|VCS checkout command=git clone git://github.com/wofr06/lesspipe.git
 
|Computer languages=Shell script
 
|Computer languages=Shell script
 +
|Documentation note=User man page included.
 
|Related projects=Less
 
|Related projects=Less
 
|Keywords=shell,shell script,less,lesspipe,lesspipe.sh.
 
|Keywords=shell,shell script,less,lesspipe,lesspipe.sh.

Latest revision as of 11:29, 7 January 2017


[edit]

Lesspipe.sh

http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
Input filter for 'less'

lesspipe.sh is an input filter for the pager 'less' as described in less's man page. It runs under a ksh-compatible shell (ksh, bash, zsh) and lets you use 'less' to view compressed files, archives, and files contained in archives. Viewing files by accessing a device file has been implemented for DOS filesystems and tar files only. The following formats are currently supported (both as plain and compressed files using compress, gzip, bzip2, or zip): tar, nroff, (sh)ar, executables, directories, RPM and Debian (.deb) Archives, Microsoft Word, files and PDF.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

31 October 2001




Leaders and contributors

Contact(s)Role
Florian Cramer Contributor
Wolfgang Friebel Maintainer
Heinrich Kuettler Contributor
Derek B. Noonburg Contributor


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:Wolfgang.Friebel@desy.de
DeveloperVCS Repository Webviewhttps://github.com/wofr06/lesspipe/
DeveloperDownloadhttps://www-zeuthen.desy.de/~friebel/unix/less/


Software prerequisites

KindDescription
Weak prerequisitemtoolstest (according to which file type you are using)
Required to usebash (2.04 or later) *or* ksh *or* zsh
Weak prerequisitepdftotext
Weak prerequisiterpm
Weak prerequisitegroff
Required to usegzip/bzip2/unzip (depending on compression method used)
Weak prerequisiteantiword
Required to usefile (GNU file 3.27 or above recommended)
Weak prerequisitedpkg-deb
Weak prerequisiterpm2cpio
Weak prerequisiteGNU tar
Weak prerequisitemtype
Weak prerequisitedpkg
Weak prerequisitenm
Weak prerequisiteGNU cpio
Weak prerequisitear
Weak prerequisitestrings
Weak prerequisitemdir




Entry




































































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.