freebsd-ports/sysutils/most/pkg-descr
Simon Barner f25eb90ed8 - Fix 'g' and '%' commands [1]
- Update WWW [2]
- Bump port revision [2]

Submitted by:	Kevin Oberman <oberman@es.net> [1],
		Emanuel Haupt <ehaupt@critical.ch> [2] (maintainer)
PR:		ports/85994 [1], ports/86154 [2]
2005-09-15 13:14:55 +00:00

15 lines
680 B
Plaintext

most is a pager (like less) that displays, one windowful at a time,
the contents of a file on a terminal. It pauses after each windowful
and prints the following on the window status line: the screen, the
file name, current line number, and the percentage of the file so far
displayed.
In addition to displaying ordinary text files, most can also display
binary files as well as files with arbitrary ascii characters. As an
option, autosensing of binary files can be disabled (via the -k
option), thereby allowing one to browse files encoded in a different
language (Japanese, Korean, Chinese, etc).
WWW: http://www.jedsoft.org/most/
FTP: ftp://ftp.jedsoft.org/pub/davis/most