Skip to content

A project that involves creating a basic shell program in the C programming language. The goal is to replicate the functionality of a standard shell, such as the ability to execute commands, handle input and output redirection, and handle errors. The project requires a good understanding of system calls and process management in C.

Notifications You must be signed in to change notification settings

jgmaalouf/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minishell

A project that involves creating a basic shell program in the C programming language. The goal is to replicate the functionality of a standard shell, such as the ability to execute commands, handle input and output redirection, and handle errors. The project requires a good understanding of system calls and process management in C.

I completed this project with Richard Meuth

About

A project that involves creating a basic shell program in the C programming language. The goal is to replicate the functionality of a standard shell, such as the ability to execute commands, handle input and output redirection, and handle errors. The project requires a good understanding of system calls and process management in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published