Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 173 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 173 Bytes

Mav Shell

This is a shell made with C for UNIX based operating systems. Compile using:

gcc msh.c -o msh -std=c99

Run program using:

./msh