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: i386
Download: | less-394-3.i386.rpm |
Build Date: | Wed Feb 15 05:58:35 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 166 KiB |
Changelog
- * Wed Feb 15 17: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')
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 394-2.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 394-2.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes