Skip to content

uttam282005/shell-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Unix shell from scratch in C .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •