mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
358 B
Markdown
17 lines
358 B
Markdown
![]() |
# acountry
|
||
|
|
||
|
> IPv4 주소 또는 호스트 이름이 위치한 국가를 출력합니다.
|
||
|
> 더 많은 정보: <https://manned.org/acountry>.
|
||
|
|
||
|
- IPv4 주소 또는 호스트가 위치한 국가 출력:
|
||
|
|
||
|
`acountry {{example.com}}`
|
||
|
|
||
|
- 추가 [d]디버깅 출력:
|
||
|
|
||
|
`acountry -d {{example.com}}`
|
||
|
|
||
|
- 더 [v]자세한 정보 출력:
|
||
|
|
||
|
`acountry -v {{example.com}}`
|