Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐚 Advanced C++ Shell

A modern Linux-style command-line shell implemented in C++.

✨ Features:

  • Piping (|), redirection (>, <), background execution (&)
  • Built-in commands: cd, exit, clear, alias
  • Alias system: alias name=command
  • Shell script execution (.sh files)
  • Ready for OS, Systems, Resume, Internship Interviews

📦 Build & Run

make
./shell

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages