brushtopbm, bshell, bssh, btm, btop, buku: add Korean translation (#13778)

This commit is contained in:
HoJeong Im
2024-09-22 01:42:10 +09:00
committed by GitHub
parent fd2ff8b27f
commit ffba07f9e8
6 changed files with 124 additions and 0 deletions

21
pages.ko/common/btop.md Normal file
View File

@@ -0,0 +1,21 @@
# btop
> CPU, 메모리, 디스크, 네트워크 및 프로세스에 대한 정보를 표시하는 리소스 모니터.
> `bpytop`의 C++ 버전.
> 더 많은 정보: <https://github.com/aristocratos/btop>.
- `btop` 시작:
`btop`
- 지정된 사전 설정으로 `btop`을 시작:
`btop --preset {{0..9}}`
- 16가지 색상과 TTY 친화적인 그래프 기호를 사용해, TTY 모드에서 `btop`을 시작:
`btop --tty_on`
- 24비트 색상 모드 대신 256색 모드에서 `btop`을 시작:
`btop --low-color`