Skip to content

This project is a shell that I have created in UNIX that accepts output/input redirection("<",">",">>"), backgrounding("&"), and piping("|").

Notifications You must be signed in to change notification settings

Mikey778/MyShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MyShell

This project is a shell that I have created in UNIX that accepts output/input redirection("<",">",">>"), backgrounding("&"), and piping("|").

The cmdscan.c was written by Dr. P. Lama at the University of Texas San Antonio.

About

This project is a shell that I have created in UNIX that accepts output/input redirection("<",">",">>"), backgrounding("&"), and piping("|").

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages