Skip to content

Latest commit

 

History

108 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell

Minishell project for 42 school. This project consists in coding a simple shell in C.

Premier palier de réalisation d'un shell, ce projet consiste a réaliser un mini-shell capable de prompter l'utilisateur pour une commande, rechercher le binaire sur la machine, et l'exécuter. Quelques builtins basiques devront egalement etre inclus.

Objectifs :

  • Exécution d'une commande dans un nouveau processus.
  • Parsing basique.
  • Gestion de l'environnement.
  • Gestion du PATH.

Skills :

  • Imperative programming.
  • Rigor.
  • Unix.

About

minishell project for 42 school. This project consists in coding a simple shell in C.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages