dig +short

서버관련지식 2015. 12. 16. 14:33

6. View Short Output Using dig +short

To view just the ip-address of a web site (i.e the A record), use the short form option as shown below.

$ dig redhat.com +short
209.132.183.81

http://www.thegeekstuff.com/2012/02/dig-command-examples/



dns lookup 

'서버관련지식' 카테고리의 다른 글

vim ctrl+s 누른 경우  (0) 2016.01.19
리눅스 서버에서 curl 실행하기 호출  (0) 2015.12.16
CURL  (0) 2015.12.04
smtp 에러 qq닷컴  (0) 2015.11.26
ls -t  (0) 2015.11.18
Posted by 이상욱1
,