/sea-shell

Minimal terminal functions implemented in C.

Primary LanguageCMIT LicenseMIT

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.