27P by xguru 2021-08-09 | favorite | 댓글 1개

더 빠르고 쓰기 편한 대체 명령어들
cat → bat
ls → exa, lsd
diff → delta
du → dust
df → duf
tree → broot
find → fd
grep → ripgrep
ack → ag
history → mcfly
cut,awk → choose
sed (json) → jq
sed → sd
man → cheat, tldr
top → bottom, glances, gtop
ping → gping
ps → procs
curl → curlie
cd → zoxide
dig → dog

fzf - fuzzy finder
hyperfine - CLI benchmarking tool
httpie - CLI HTTP client for API
xh - 더 빠른 httpie

bat, lsd, ripgrep, jq, hyperfine, httpie는 일상적으로 쓰고 있네요.
그리고, ack -> ripgrep