Skip to content

Implemented Linux shell with an extensive feature set similar to that of BASH. It allows user to execute most of the bash shell commands like pipe, alias, input-output redirection.

Notifications You must be signed in to change notification settings

jatinKhachane/POSIX_Shell

Repository files navigation

BashShell_v2

  • Implemented Linux shell with an extensive feature set similar to that of BASH. • All the commands and features are implemented using OS system calls,Inter-process Communication.
  • It allows user to execute most of the bash shell commands like pipe, alias, input-output redirection.
  • Technologies Used: C++

About

Implemented Linux shell with an extensive feature set similar to that of BASH. It allows user to execute most of the bash shell commands like pipe, alias, input-output redirection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages