Skip to content

A simple shell program done as an assignment in operating system course in IIIT Delhi.

Notifications You must be signed in to change notification settings

bhavyanarang/My-Shell

Repository files navigation

My-Shell

A simple shell program done as an assignment in operating system course in IIIT Delhi.

Commands Implemented: Internal commands : cd, pwd, history, echo, exit External commands : rm, ls, date, cat, mkdir.

To run the shell on your system, either install an IDE and run the DriverCode.c or compile the makefile in your linux terminal and type "shell".

For knowning the implemented flags refer the text file named "help.txt".

About

A simple shell program done as an assignment in operating system course in IIIT Delhi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published