Download List

프로젝트 설명

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

런타임에 적절한 쉘에이 릴리스를 확인합니다. 은 '좋은 타르'를위한보다 나은 검사를 할 바뀌었습니다 configure 스크립트를 '명령을 파일입니다. lesspipe.sh 필터링의 양은 환경을 변수 LESS_ADVANCED_PREPROCESSOR에 대한 지원은 다음 페이지에서 시간을 구성에 포함되어 있었다면 제어할 수 있습니다. 그 변수의 처리는 이전 버전에서 변경되었습니다. 몇 가지 테스트를 더 나은 압축 파일을 검색하도록 변경되었습니다. 문서가 업데이 트되었습니다.
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