Skip to content

MaxDauber/yash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yash (Yet Another Shell)

Basic C shell that takes commands from standard input and executes the commands by creating processes. Implements piping, signals, file redirection, and job control. To run:

make && ./yash

About

bash shell written in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published