Implementation of some of the Unix command line utils in Rust
Find a file
2024-10-17 14:00:58 -05:00
src Add printenv 2024-10-17 14:00:58 -05:00
tests Add printenv 2024-10-17 14:00:58 -05:00
.gitignore Initial commit 2024-10-16 00:14:27 +00:00
Cargo.toml Add printenv 2024-10-17 14:00:58 -05:00
LICENSE Initial commit 2024-10-16 00:14:27 +00:00
README.md Add printenv 2024-10-17 14:00:58 -05:00

boreutils

Implementation of some of the Unix command line utils

Currently implemented:

echo, printenv