No description
Find a file
2021-05-27 11:28:09 +09:00
.github Replace yaml with yml (#3) 2021-05-26 01:57:36 +09:00
results Replace yaml with yml (#3) 2021-05-26 01:57:36 +09:00
src Replace yaml with yml (#3) 2021-05-26 01:57:36 +09:00
.gitignore first commit 2021-05-25 22:10:01 +09:00
Cargo.lock Add ci.yml (#1) 2021-05-26 00:10:43 +09:00
Cargo.toml Add ci.yml (#1) 2021-05-26 00:10:43 +09:00
README.md Update README.md 2021-05-27 11:28:09 +09:00

Awesome Rewrite It In Rust (RIIR)

ls

cat

find

  • sharkdp/fd - A simple, fast and user-friendly alternative to 'find'

ps

sed

  • chmln/sd - Intuitive find & replace CLI (sed alternative)

du

grep

  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

top

tldr

nvm

  • Schniz/fnm - 🚀 Fast and simple Node.js version manager, built in Rust

rm