Skip to content

akash1shaw/cpp-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published