Implementation of some of the Unix command line utils in Rust
Find a file
2025-01-22 03:11:34 +00: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 Update README.md 2025-01-22 03:11:34 +00:00

freakyutils

Implementation of some of the Unix command line utils in 🚀Rust🚀

Currently implemented:

echo, printenv