Skip to content

CLI Shell that works similarly to the bash terminal, although with less functionality.

Notifications You must be signed in to change notification settings

Landon-Lamoreaux/mish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mines Shell (mish)

Command Line Interface shell that works similarly to the bash terminal, with less functionality.

This program was built in C++ 23 using CMake as an Operating Systems class project. This program also uses the external library: GNU Readline.

This shell supports piping, parallel commands, and input/output redirection. There is a command history and tab auto-completion as well as it tells the user the current working directory.

About

CLI Shell that works similarly to the bash terminal, although with less functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published