eastriverlee / tinyshell
a tiny shell made with c standard library, which handles multiple pipes and redirections
☆9Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for tinyshell
- 💽 C implementation of the malloc library using mmap. Go check the medium article if you want to learn more about how it works.