Subject: Re: I want X clients to install under X11BASE
To: NetBSD Packages Technical Discussion List <tech-pkg@NetBSD.org>
From: Robert Elz <kre@munnari.OZ.AU>
List: tech-pkg
Date: 10/06/2003 09:58:30
Date: Sun, 5 Oct 2003 13:12:30 -0400 (EDT)
From: "Greg A. Woods" <woods@weird.com>
Message-ID: <m1A6CQo-000B1TC@proven.weird.com>
| Several times now I've thought maybe readlink(2) support should be
| included in stat(1),
Hmmm ... RTFM ...
delta$ /usr/bin/stat -f %Y /sys
usr/src/sys
| Either way I think readlink(1) is a waste of a directory
| entry in any bin directory! ;-)
Then delete it ... readlink and stat are the same binary, if you don't
like the second name, it is your bin directory...
kre