Skip to content

Unix shell created using UNIX system calls and process/pipe management.

Notifications You must be signed in to change notification settings

jmkovachi/Unix-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unix Shell

John Michael Kovachi

Joshua Anickat

Pradeep Ravindar

Instructions

To clean my code (i.e., remove any compiled files), type:

$ make clean

To compile my code, type:

$ make

To run my code (after compiling it), type:

For 1730sh
```
$ ./1730sh

About

Unix shell created using UNIX system calls and process/pipe management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published