Skip to content

A shell made with C for UNIX based operating systems.

Notifications You must be signed in to change notification settings

sahajamatya/msh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A shell made with C for UNIX based operating systems.

Topics

Resources

Stars

Watchers

Forks

Languages