Skip to content

Creation of a basic bash shell with the readline library made for 42.

Notifications You must be signed in to change notification settings

mgomes-d/minishell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell

Creation of a basic bash shell with the readline library made for 42.

Installation :

  • Clone the repository.
  • Use the make command to compile the files.

Usage:

./minishell

About

Creation of a basic bash shell with the readline library made for 42.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.0%
  • Makefile 4.0%