freebsd-ports/japanese/less/pkg-descr
Satoshi Asami 4c1abff30f less-237 with patches to understand Japanese. It will install itself
with prefix "j" so as not to tramp on the regular less.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-03-20 12:48:03 +00:00

8 lines
447 B
Text

Less is a program similar to more (1), but which allows
backward movement in the file as well as forward movement.
Also, less does not have to read the entire input file
before starting, so with large input files it starts up
faster than text editors like vi (1).
This is support ISO 2022, EUC Japanese, SJIS and compressed(gziped)
file viewing. This patch to make by kazusi-m@is.aist-nara.ac.jp.