Skip to content

Implementation of basic shell functionality in order to understand OS concepts.

Notifications You must be signed in to change notification settings

yashtewari/basic-shell

Repository files navigation

basic-shell

Implementation of basic shell functionality in order to understand OS concepts.

Run

 g++ basic-shell.cpp -lpthread -o shell
 ./shell

About

Implementation of basic shell functionality in order to understand OS concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages