Skip to content

The goal is to build a simplified Unix shell written only in C that replicates shell features like parsing, piping, redirection, and built-in commands.

Notifications You must be signed in to change notification settings

pauldahacker/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell is part of the third milestone of the 42 Common Core

The PDF of the original subject is attached.

The goal is to build a simplified Unix shell written only in C that replicates shell features like parsing, piping, redirection, and built-in commands.

Probably one of the most time-consuming projects at 42. Made with Ivan: https://github.com/vanl0

About

The goal is to build a simplified Unix shell written only in C that replicates shell features like parsing, piping, redirection, and built-in commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published