ifstat: fix typo, linux/i*: add Korean translation (#14706)

* linux/i*: add Korean translation

* ifstat: fix typo
This commit is contained in:
코드싸이
2024-11-09 13:27:36 +09:00
committed by GitHub
parent 65635e8a74
commit 340dd5cc12
51 changed files with 1171 additions and 1 deletions

28
pages.ko/linux/iftop.md Normal file
View File

@@ -0,0 +1,28 @@
# iftop
> 호스트별 인터페이스의 대역폭 사용량 표시.
> 더 많은 정보: <https://manned.org/iftop>.
- 대역폭 사용량 표시:
`sudo iftop`
- 지정된 인터페이스의 대역폭 사용량 표시:
`sudo iftop -i {{인터페이스}}`
- 포트 정보를 포함하여 대역폭 사용량 표시:
`sudo iftop -P`
- 트래픽의 막대 그래프를 표시하지 않음:
`sudo iftop -b`
- 호스트명을 조회하지 않음:
`sudo iftop -n`
- 도움말 표시:
`?`