Skip to content

A simple implementation of a Unix-like shell in C, designed to handle basic commands, piping, redirection, and environment variables. Aims to mimic essential shell functionalities with support for process management and command execution.

Notifications You must be signed in to change notification settings

adil-mabrouk/minishell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

The GoatShell, tha best in tha west.

About

A simple implementation of a Unix-like shell in C, designed to handle basic commands, piping, redirection, and environment variables. Aims to mimic essential shell functionalities with support for process management and command execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.1%
  • Makefile 1.9%