Skip to content

AhmedDusuki/Mini_Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini_Shell

Unix shell built in C++ that leverages lex and yacc for command parsin and interpretation. It enables process creations and management, background execution, file redirection, piping, and globbing.

About

Unix shell built in C++ that leverages lex and yacc for command parsin and interpretation. It enables process creations and management, background execution, file redirection, piping, and globbing.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors