Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
less: A text file browser similar to more, but better.
- Summary
- The less utility is a text file browser that resembles more, but has
more capabilities. Less allows you to move backwards in the file as
well as forwards. Since less doesn't have to read the entire input file
before it starts, less starts up more quickly than text editors (for
example, vi).
You should install less because it is a basic utility for viewing text
files, and you'll use it frequently.
Arch: src
Download: | less-394-3.src.rpm |
Build Date: | Tue Apr 4 07:46:04 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 298 KiB |
Changelog
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Feb 16 00:00:00 2006 Ivana Varekova <varekova{%}redhat{*}com> - 394-3
-
- add patch for search problem (search did not find string which
occurs in a line after '\0')
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 394-2.2
-
- bump again for double-long bug on ppc(64)