Skip to content

shookapic/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

A basic shell written in C.

How to compile:

Download all the files and navigate to the corresponding folder. Type "make" to compile the project. Once the compilation is completed, you will obtain a binary file named "mysh". Simply launch it by running "./mysh" command.

That's it!

About

A minishell writed in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published