Files
tldr/pages.zh/common/ranger.md

25 lines
450 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ranger
> 带有 VI 键绑定的控制台文件管理器。
> 另请参见:`clifm`、`vifm`、`mc`、`dolphin`。
> 更多信息:<https://github.com/ranger/ranger>。
- 启动 ranger
`ranger`
- 仅显示目录:
`ranger --show-only-dirs`
- 更改配置目录:
`ranger --confdir={{path/to/directory}}`
- 更改数据目录:
`ranger --datadir={{path/to/directory}}`
- 退出时打印 CPU 使用统计信息:
`ranger --profile`