Implementation of some of the Unix command line utils in Rust
Find a file
2024-10-15 21:41:08 -05:00
src add echo 2024-10-15 21:38:19 -05:00
tests add echo 2024-10-15 21:38:19 -05:00
.gitignore Initial commit 2024-10-16 00:14:27 +00:00
Cargo.toml add echo 2024-10-15 21:38:19 -05:00
LICENSE Initial commit 2024-10-16 00:14:27 +00:00
README.md update README to add echo 2024-10-15 21:41:08 -05:00

boreutils

Implementation of some of the Unix command line utils

Currently implemented:

echo