Skip to content

seth-wood/shell-cpp

Repository files navigation

C++ Shell Example 🚀

A basic shell built from C++.

Features 🚀

  • POSIX Compliance: Build a shell that adheres to POSIX standards.
  • Built-in Commands: Implement commands like cd, pwd, and echo.
  • External Programs: Run external executables directly from your shell.
  • Interactive REPL: Implement a Read-Eval-Print Loop to process user commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors