Skip to content

jamirvin/SimpleShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Simple shell I made for my Operating Systems class.
You can run all your usual commands from it, including 
running programs in the background by using "&" at the end
of the line. Also supports piping and redirecting, but only 
one per command. 

Usage:

To build use the included makefile with the default target.

> make

Program compiles as "shell" so usage is /path/to/shell.

About

Simple shell I made for my Operating Systems class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published