Skip to content

ddiniz-m/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell

Final Grade: 101/ 100%

As beautiful as a shell

GitHub code size in bytes GitHub top language GitHub last commit

1. About
2. Requirements
3. Installation
4. Running

💡 About

Write a shell.

This project is about creating a simple shell. Yes, your own little bash.
You will learn a lot about processes and file descriptors.

✔️ Requirements

  • make

🛠️ Installation

Cloning the repository

git clone git@github.com:ddiniz-m/minishell.git

Compiling

To compile, run make at the root of the minishell directory.


🎮 Running

Simply run the executable file at the root of the minishell directory. Example:

$ ./minishell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published