On Fri, 07 Dec 2007 05:29:35 +0100 Roland Mainz wrote: > Glenn Fowler wrote: > > I just tried the alias test both ways on sol11.sun4 and it passed both ways
> Erm... the name "alias.sh" may be a bit misleading in this case: The > script is not the "alias.sh" script from the ksh93 test suite, it's an > Solaris OS/Net-specific script which "maps" a physical file like > /usr/bin/kill to the ksh/ksh93 "kill" builtin (take a look at > /usr/bin/kill on a Solaris machine - it's a shell script which calls the > /usr/bin/ksh "kill" builtin). aha -- I need to start stepping back from the source ... thanks