"리눅스 /usr/bin/host"의 두 판 사이의 차이

1번째 줄: 1번째 줄:
{{다른뜻|호스트}}
==개요==
==개요==
;/usr/bin/host
;/usr/bin/host

2014년 6월 14일 (토) 09:37 판

  다른 뜻에 대해서는 호스트 문서를 참조하십시오.

1 개요

/usr/bin/host
  • DNS 조회 리눅스 명령어
[root@jmnote ~]# host google.com
google.com has address 74.125.128.100
google.com has address 74.125.128.102
google.com has address 74.125.128.139
google.com has address 74.125.128.113
google.com has address 74.125.128.101
google.com has address 74.125.128.138
google.com has IPv6 address 2404:6800:4005:c00::66
google.com mail is handled by 30 alt2.aspmx.l.google.com.
google.com mail is handled by 10 aspmx.l.google.com.
google.com mail is handled by 50 alt4.aspmx.l.google.com.
google.com mail is handled by 40 alt3.aspmx.l.google.com.
google.com mail is handled by 20 alt1.aspmx.l.google.com.

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}