Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2010 07:46:06 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        Tamara Ferris <tferris@juniper.net>
Cc:        questions@FreeBSD.org
Subject:   Re: Need Res Utility
Message-ID:  <20100827074606.000012de@unknown>
In-Reply-To: <9FD5704A74FFF54480BBDE7B432C6D160D0F2937@emailbng2.jnpr.net>
References:  <9FD5704A74FFF54480BBDE7B432C6D160D0F2937@emailbng2.jnpr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Aug 2010 00:18:19 +0530
Tamara Ferris <tferris@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100827074606.000012de>