ITP: most -- Pager program similar to more and less
Jari Aalto
jari.aalto@cante.net
Sat Sep 29 10:00:00 GMT 2012
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/most/most-5.0.0.1-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/most/most-5.0.0.1-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/most/setup.hint
# To check packaging
cd most
tar -xf *-src.tar.bz2
./*.sh --color --verbose all
Included in Debian:
http://packages.debian.org/most
Jari
[ setup.hint ]
sdesc: "Pager program similar to more and less"
ldesc: "A paging program that displays, one windowful at a time, the contents
of a file on a terminal. Unlike other well-known paging programs most
supports multiple windows and can scroll left and right. A status line
at the bottom of the screen displays the file name, the current line
number and the percentage of the file so far displayed. Unlike other
paging programs, most is capable of displaying an arbitrary number of
windows as long as they all fit on the screen, and different windows
could be used to view the same file in different positions. In
addition to displaying ordinary text files, most can also display
binary files as well as files with arbitrary ascii characters."
category: Text Utils
requires: libslang2
More information about the Cygwin-apps
mailing list