Skip to content

mhernangilp/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐚 minishell

As beautifull as a shell


screenshot

💡 About the project

The objective of this project is for you to create the simplest start of a shell script. Shell is beautiful! Isn’t there a famous saying? “As beautiful as Shell?” Thanks to all the shell projects, you will connect with the infinite power of Mankind Intelligence.

For more detailed information, look at the subject of this project.

🛠️ Usage

Requirements

The function is written in C language and thus needs the gcc compiler and some standard C libraries to run.

Instructions

1. Compiling

To compile, go to the project path and run:

$ make

📋 Testing

To test the program just use this command:

$ ./minishell

About

As beautifull as a shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published