Shell simulation
c shell unix unix-shell shell-command shell-simulator shell-commands shell-command-simulation unix-shell-programs shell-interpreter
- Updated
Oct 16, 2022 - C
Shell simulation
My simple implementations of some Unix commands made to practice C language.
This project simulates a Unix-like file system using an N-ary tree data structure, enabling efficient file and directory management. It supports essential operations like creation, deletion, traversal, and renaming while providing a command-line interface that mimics Unix shell commands for an intuitive user experience.
Add a description, image, and links to the shell-commands topic page so that developers can more easily learn about it.
To associate your repository with the shell-commands topic, visit your repo's landing page and select "manage topics."