1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Tilman Keskinoz 8f4e84e587 - Remove reference to old maintainer
- Force build with -O as Kevin Oberman reported problems with -O2

PR:	80711
2005-05-09 20:46:27 +00:00

15 lines
693 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://space.mit.edu/~davis/jedsoft/most/
FTP: ftp://ftp.jedsoft.org/pub/davis/most