On Sat, 20 May 2006 03:13:28 +0200 Roland Mainz wrote:
> Maybe it doesn't need to be disabled, just the path prefix (currently
> it's "/bin") needs to be changed - either to /usr/xpg4/bin/uname (which
> means the builtin is used when ${PATH} contains /usr/xpg4/bin/ and the
> matching ${PATH} element is searched) or /usr/ast/bin/uname.
> Based on April's comment in
> http://mail.opensolaris.org/pipermail/ksh93-integration-discuss/2006-May/000336.html
> the 2nd option ("/usr/ast/bin/uname") would be my preference since there
> is no /usr/xpg4/bin/uname binary and "/usr/ast/bin/uname will only
> affect scripts which add /usr/ast/bin/ to their ${PATH}

how about an FHS /opt/ast prefix?
it would have a better chance of matching ast package
installations in other systems


Reply via email to