Skip to content

A feature-rich Unix shell implementation in C++ featuring intelligent tab completion, I/O redirection, pipelines, and builtin commands. Built from scratch with raw terminal input handling, Trie-based autocompletion, and dynamic PATH executable discovery, please view the master branch.

Notifications You must be signed in to change notification settings

yuvc21/Custom-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

About

A feature-rich Unix shell implementation in C++ featuring intelligent tab completion, I/O redirection, pipelines, and builtin commands. Built from scratch with raw terminal input handling, Trie-based autocompletion, and dynamic PATH executable discovery, please view the master branch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published