find 命令 -> fd 替代
simple, fast and user-friendly alternative to 'find'
项目地址: https://github.com/sharkdp/fd
cat 命令 -> bat 替代
cat(1) clone with wings.
项目地址: https://github.com/sharkdp/bat
du 命令 -> dust 替代
du + rust = dust. Like du but more intuitive.
项目地址: https://github.com/bootandy/dust
df 命令 -> duf 替代
Disk Usage/Free Utility - a better 'df' alternative
项目地址: https://github.com/muesli/duf
ls 命令 -> exa 替代
A modern replacement for ‘ls’.
项目地址: https://github.com/ogham/exa
man 命令 -> tldr 替代
simpler, more approachable complement to traditional man pages.
项目地址: https://github.com/tldr-pages/tldr
ps 命令 -> procs 替代
Modern replacement for ps written in Rust
项目地址: https://github.com/dalance/procs