Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maricard18/42-minishell

Small version of shell
https://github.com/maricard18/42-minishell

42 42born2code 42cursus 42porto 42portugal 42projects 42school minishell minishell-42 minishell42

Last synced: 4 days ago
JSON representation

Small version of shell

Awesome Lists containing this project

README

        



# Minishell

This project is about creating a simple shell.

I learned a lot about processes and file descriptors.

Project management and communication were the main pillars of this project.

And yes, this is my own little bash.

This project is in rank 3 of 42 common core and was graded with the score of 101/100.

-> [Subject here](https://github.com/maricard18/42-Minishell/blob/main/minishell/extras/en.subject.pdf)

## How To Use

To clone and run this project, just follow this instructions

```bash
# Clone this repository
$ git clone https://github.com/maricard18/42-Minishell

# Go into the repository
$ cd minishell

# Run make command
$ make

# Run the executeble
$ ./minishell

# And enjoy this beauty
```
---
> GitHub [@maricard18](https://github.com/maricard18)  · 
> Linkedin [Mario Henriques](https://www.linkedin.com/in/mario18)  · 
> [42 Porto](https://www.42porto.com/en)