Skip to content

williamollio/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42 Minishell

akurz's 42 minishell Score

Introduction

The existence of shells is linked to the very existence of IT. At the time, all coders agreed that communicating with a computer using aligned 1/0 switches was seriously irritating. It was only logical that they came up with the idea to communicate with a computer using interactive lines of commands in a language somewhat close to english. With Minishell, you’ll be able to travel through time and come back to problems people faced when Windows didn’t exist.

Subject PDF

Clone

Open a terminal and run following command:

git clone <repository url>

Run

Please be sure to have the readline library installed before to compile the project. Which could be download with the package manager brew for example. Afterwards, and if needed, set the correct path to your readline library into the Makefile. Go to the created repository and run following command:

make

To start run following command :

./minishell

About

Our own shell in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •