Skip to content

nes4sen/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

Minishell is a simplified Unix shell implemented in C as part of the 42 Network curriculum.

The goal of this project is to understand how a shell works internally: parsing commands, managing processes, handling pipes, redirections, and environment variables.

Features

  • Execution of shell commands
  • Pipes and redirections
  • Environment variable management
  • Built-in commands implementation

Technologies

C, Unix system calls, Linux

Project developed as part of the 42 Network curriculum.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors