Skip to content

MerelVanEssen/42-Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-Minishell

Minishell is a project to learn and understand how bash works by making an own shell based on bash. This is the first groups project in the curriculem by 42 and it was good to learn more about git. My minishell partner was Sybe Plattje: https://github.com/SybePlattje

Features

  • C
  • Bash
  • Shell

Getting started

Needed:

GCC compiler
X11 linux: sudo apt-get install gcc make
Libaries: c-standard libary, fcntl, unistd

Installation

Git clone https://github.com/MerelVanEssen/42-Minishell.git minishell
cd minishell
make
./minishell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published