Linux command
br 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
br
Example
br -s
Example
br -h
Example
br -f
说明
br is a shell function that wraps broot, providing interactive directory tree navigation with the ability to change directories. It is the recommended way to use broot for shell integration.
参数
- -s, --sizes
- Display file and directory sizes
- -h, --hidden
- Show hidden files and directories
- -f, --only-folders
- Show only directories
- -p, --permissions
- Display file permissions
FAQ
What is the br command used for?
br is a shell function that wraps broot, providing interactive directory tree navigation with the ability to change directories. It is the recommended way to use broot for shell integration.
How do I run a basic br example?
Run `br` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s, --sizes do in br?
Display file and directory sizes