Go to file
2022-10-19 21:48:53 -05:00
build Added .keep to build to put into main 2022-10-09 18:59:54 -05:00
include Added Integrated.c for integrated commands 2022-10-19 21:44:28 -05:00
src Adjusted comments and added temporary tests for functions 2022-10-19 21:46:44 -05:00
.gitignore Initial commit 2022-10-09 17:44:25 -05:00
Makefile Added Integrated.c to Makefile 2022-10-19 21:45:01 -05:00
README.md Cleaned up README file 2022-10-10 18:50:32 -05:00

Pish

A simple bash shell implemented in C.

Authors:

Gregory Crawford
Samantha Boyer

Instructions

Compiling

Run make in the base folder
Program is then compiled into bin/

Running

Run pish in bin/ to run the program