π± kitten v1.0.0
First stable release of kitten β a safe, modern reimplementation of the Unix cat command written in Rust.
β Features:
- Supports
-n,-b,-s,-E,-T,-v,-A,-e,-t - Supports multiple input files and stdin
- Output transformations applied in GNU-compatible order
- Human-readable
--helpand--versionoutput viaassets/ - Designed for use as a drop-in tool and a Rust learning project
π¦ Included
kittenbinary (x86_64 Linux)assets/folder with:helpfile.txtversionfile.txt
Run
./kitten --helpafter extracting to verify everything works!