Skip to content

anshumanv/sea-shell

Repository files navigation

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.

About

Minimal terminal functions implemented in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages