Need Res Utility
Bruce Cran
bruce at cran.org.uk
Fri Aug 27 06:46:09 UTC 2010
On Fri, 27 Aug 2010 00:18:19 +0530
Tamara Ferris <tferris at juniper.net> 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
More information about the freebsd-questions
mailing list