Skip to content

vinayakgajjewar/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shell

A bare-bones shell written in C

cmake --build cmake-build-debug --target shell -j 10
cmake-build-debug/shell

Limitations:

  • No multi-line comments
  • No piping/redirection
  • No quoting arguments
  • No escaping whitespace

About

A bare-bones shell written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published