Variable: dig-program
dig-program is a customizable variable defined in dig.el.gz.
Value
"dig"
Documentation
Name of dig (domain information groper) binary.
Source Code
;; Defined in /usr/src/emacs/lisp/net/dig.el.gz
(defcustom dig-program "dig"
"Name of dig (domain information groper) binary."
:type 'file)