Skip to content

oriyonay/myShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

myShell

A simple shell, written in C++ for a class project.

Current functionality:

  • Piping
  • I/O redirection
  • Background processes
  • Multiple commands on the same line
  • Printing and changing the current directory (pwd, cd)
  • Changing the text color: "color [colorgoeshere]"
  • Clearing the screen
  • Custom exit message upon exit

About

A simple shell in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages