Basic unix shell written in C
-
Updated
Jun 19, 2018 - C
Basic unix shell written in C
A Unix-like shell implemented in C, featuring essential file operations, command history, and undo functionalities. Built with efficient data structures like linked lists and stacks.
A simple linux shell project.
Add a description, image, and links to the shell-project topic page so that developers can more easily learn about it.
To associate your repository with the shell-project topic, visit your repo's landing page and select "manage topics."