Skip to content

rafifi7/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell

I developed a custom shell interpreter in C++ that replicates the functionalities of widely used shells like Bash. Leveraging Lex for lexical analyzing and Yacc for parsing, it supports complex command syntax and advanced features. The shell handles wildcards, environment variables, and subshells, zombie process handling, and command line argument if-statement handling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published