On Wed, 28 Aug 2013, Nidal Shater wrote:

> when I typed digĀ  or named ,,, what is the location of the executable
> program dig and named is ?

Maybe one of these will help:

command -v dig 
type dig 
which dig 
whereis dig

command -v named
type named
which named
whereis named

There are many other ways to find out.

If you built from source, the default is /usr/local/bin/dig and 
/usr/local/sbin/named.  Unless you used --prefix (or --sbindir or 
--bindir).
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to