Skip to content

uttam282005/shell-from-scratch

Repository files navigation

"Building a shell from scratch".

Supported builtin commands-

  • cd
  • pwd
  • echo
  • type
  • exit

Supported features-

  • pipelining of multiple commands.
  • external program(cat, ls, ps, git, wc, sort, your_browser etc...) execution.
  • input, output and error redirection.

Future plans-

  • job control

About

My attempt to write a shell in C .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •