Skip to content

shreyasugemuge/SimpleShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Building using make, just type:

make

To build using the compilation line:

gcc main.c -o simpleshell

To run:

./simpleshell

About

Implementation of a simple unix shell in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published