> >   gomeisa[53]:~% /sbin/route -n ; uname -rs
> >   /sbin/route: Command not found.
> >   SunOS 5.6
> >
> 
> Okay, that's odd. Where do they hide the route command

In /usr/sbin/route. However route fails, since only root
the sufficent permission to do this on Solaris.

> A configure test of the route command would take care of the 
> differences nicely.

If you search both /sbin and /usr/sbin, yes.
 
> Can I assume that the grep part should work on any self 
> respecting UNIX ?

Only if the user have sufficent permissions which,
as I said, is not the case on Solaris.

Reply via email to