2013-01-19 17:57:52 +01: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).
|
1995-03-20 13:48:03 +01:00
|
|
|
|
2013-01-19 17:57:52 +01:00
|
|
|
This enhanced less support ISO 2022 code extension techniqes and
|
1998-07-17 22:36:19 +02:00
|
|
|
Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file
|
2013-01-19 17:57:52 +01:00
|
|
|
viewing. The author of the patch is jam@pobox.com, and the UTF-8
|
|
|
|
support patch is written by bogytech.
|
|
|
|
|
|
|
|
WWW: http://web.archive.org/web/20070220213232/http://www25.big.or.jp/~jam/less
|
|
|
|
WWW: http://bogytech.blogspot.jp/search/label/jless
|