A collection of classic BSD command-line tools translated to Rust while assessing the Clap crate for a professional project. Inspired by Ken Youens-Clark's excellent Command-Line Rust.
-
cat -
echo -
find -
head -
uniq -
wc
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A collection of classic BSD command-line tools translated to Rust while assessing the Clap crate for a professional project. Inspired by Ken Youens-Clark's excellent Command-Line Rust.
catechofindheaduniqwc