Commands Help : dig

  • DNS lookup utility 

[SYNOPSIS] dig OPTION (HOST NAME/IP ADDR)
option
 typical invocation
# dig yahoo.com
-xreverse invocation
# dig -x 111.222.333.444

Comments

Popular posts from this blog

LINUX Move and copy files using SSH

Java : Variables Declaring

SQL Self JOIN