On Fri, 27 Aug 2010 00:18:19 +0530 Tamara Ferris <[email protected]> wrote:
> Hi, > > I got this error message. I also need the Res utility. > > % show res tp5 > show: Command not found. I'm not sure where res or tp5 come from, but you might want to use "which" or "whereis" instead of "show" which doesn't exist, at least on FreeBSD: > show uname show: Command not found. > which uname /usr/bin/uname > whereis uname uname: /usr/bin/uname /usr/share/man/man1/uname.1.gz -- Bruce Cran _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
