1997-09-18 17:40:34 +00:00
|
|
|
`gnuls' is a port of the GNU colorized `ls' program--the one most Linux
|
1999-03-15 02:20:22 +00:00
|
|
|
users are familiar with.
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
The port installs four programs in `/usr/local/bin': `gnuls', `dir', `vdir'
|
|
|
|
and `dircolors'. It also installs man pages for all four programs. See the
|
|
|
|
individual man pages for details on each program.
|
1996-01-15 10:37:18 +00:00
|
|
|
|
|
|
|
NOTES:
|
|
|
|
|
1997-09-18 17:40:34 +00:00
|
|
|
1. This port modifies the GNU `fileutils' make procedure so that it
|
1999-03-15 02:20:22 +00:00
|
|
|
installs only programs and man pages listed above. In particular, it
|
|
|
|
does not install the various GNU info files associated with the
|
|
|
|
programs.
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
2. This port installs GNU's `ls' as `gnuls' so it won't conflict with the
|
|
|
|
normal BSD `ls' program or the BSD `colorls' program (the latter
|
|
|
|
available from the ports collection).
|
1996-01-15 10:37:18 +00:00
|
|
|
|
|
|
|
3. This colorized `ls' program is not the same as the `colorls' program
|
|
|
|
available from the ports collection.
|
|
|
|
|
|
|
|
Brian Clapper <bmc@WillsCreek.COM>
|
1999-03-15 02:20:22 +00:00
|
|
|
20 February, 1999
|