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: sparc
Download: | less-394-4.1.sparc.rpm |
Build Date: | Tue Oct 17 22:20:57 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 178 KiB |
Changelog
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 394-4.1
- rebuild
- * Fri May 5 17:00:00 2006 Ivana Varekova <varekova{%}redhat{*}com> - 394-4
- fix problem with unassigned variable DECOMPRESSOR (#190619)
- * Wed Feb 15 16: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')