Modern Unix
常见 unix 命令的现代/更快/更健全的替代方案的集合。 bat 具有语法突出显示和 Git 集成的 cat克隆。 exa ls的现代替代品。 lsd 下一代文件列表命令。向后兼容 ls。 delta A viewer for git and diff output dust 用 rust 编写的更直观的 du替代方案。 duf 更好的 df替代方案 broot A new way to see and navigate directory trees fd A simple, fast and user-friendly alternative to find. ripgrep An extremely fast alternative to grep that respects your gitignore ag A code searching tool similar to ack, but faster. ...