Skip to content

A small interactive shell that implements a few of POSIX's functions

Notifications You must be signed in to change notification settings

felipemegale/msh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msh

A small interactive shell that implements a few of POSIX's functions

How do I build it?

It's simple! In the root directory, simply make msh. In order to run, in a terminal, you have to type ./msh.

How do I clean everything up?

It's simple. Again, in the root directory, just make clean.

About

A small interactive shell that implements a few of POSIX's functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published