Skip to content

Thom-P/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

This School-42 project objective is to code a mini shell in C. The shell supports redirections, pipes, setting and unsetting of environment variables, searching the path for command execution, etc. Completion of this project requires to learn various shell functionalities, the concepts of parent and child processes, piping and file descriptors, parsing and tokenization, signal handling, etc.

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published