add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/linux/ctop.md Normal file
View File

@@ -0,0 +1,20 @@
# ctop
> 通过实时的CPU、内存和块IO使用情况指标瞬间可视化容器的性能和健康状况。
> 更多信息:<https://github.com/bcicen/ctop>。
- 仅显示[a]ctive容器
`ctop -a`
- [r]everse容器排序顺序
`ctop -r`
- [i]nvert默认颜色
`ctop -i`
- 显示[h]elp
`ctop -h`