Shell/CLI

⬅︎ 返回上层

TOC

其他

Shell Script Development

配色

TUI

Commands in Docker

Builtin Commands

系统自带且好用的命令

Builtin Command Alternatives

比系统自带命令更好的替代品。

当存在与系统自带命令同名的 alias 或者 function 时,比如 alias cat=ccat,可以使用 \cat 或者 command cat 调用原命令。 详见这篇文章: https://stackoverflow.com/a/16506263/4622308

文件管理器

文件重命名

文件查找

文件大小

进程管理

ssh

终端窗口管理