1998-07-28 21:31:02 -04:00
|
|
|
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).
|
|
|
|
|
1998-11-21 19:13:44 -05:00
|
|
|
This enhanced less support ISO 2022 code extension techniques and
|
1998-07-28 21:31:02 -04:00
|
|
|
Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file
|
|
|
|
viewing. The author of this patch is jam@pobox.com. See
|
2000-06-10 21:53:45 -04:00
|
|
|
${HOMEPAGE}
|
1998-07-28 21:31:02 -04:00
|
|
|
for the latest info.
|