📜  dig t flag - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:36.039000             🧑  作者: Mango

代码示例1
Use syntax structure of dig command for requesting a url domain`s info:
dig [@Server] [Domain] [Typ] [-x IP-Adresse] 
Example:
dig -t A redhat.com +noall +answer 
#To get summarized domain info of type address with answer