Skip to content

0xlowell/r3-minishell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

lzima's 42 minishell Score

Objectives

The objective of this project is to realize a simple version of a shell based on bash.
By using readline, processes and system signal (sygaction, ...) we have to replicate a shell.
Being the first group project of the common core, it's also a good training to have a good work pipeline with other people.

teammate: lulutalu

About

The objective of this project is to create a simple shell.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.1%
  • Makefile 4.9%