Skip to content

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.

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published