freakyutils/README.md

8 lines
131 B
Markdown
Raw Normal View History

2025-01-22 03:11:34 +00:00
# freakyutils
2024-10-16 00:14:27 +00:00
2025-01-22 03:11:34 +00:00
Implementation of some of the Unix command line utils in 🚀Rust🚀
2024-10-16 02:41:08 +00:00
Currently implemented:
```
2024-10-17 19:00:58 +00:00
echo, printenv
2024-10-16 02:41:08 +00:00
```