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

25
pages.zh/linux/br.md Normal file
View File

@@ -0,0 +1,25 @@
# br
> 交互式浏览目录树。
> 另见:`broot`。
> 更多信息:<https://github.com/Canop/broot>。
- 以交互方式启动并浏览当前目录树:
`br`
- 开始显示文件和目录的大小:
`br --sizes`
- 开始显示权限:
`br --permissions`
- 仅显示目录:
`br --only-folders`
- 开始显示隐藏文件和目录:
`br --hidden`