Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 264 Bytes

sea-shell

Terminal with basic operations and features implemented in C.

Operating Systems : Mini Project

Run

$ git clone https://github.com/anshumanv/sea-shell
$ cd sea-shell/src
$ gcc main.c
$ ./a.out

Then type the required commands.