Skip to content

A minimal Unix-like shell in C, built using libft and a finite state machine. Focused on basic shell functionality

Notifications You must be signed in to change notification settings

MariaGolubev/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINISHELL

Screenshot

This is a group project from Codam Academy, representing a partial implementation of the Bash shell. It is designed in C with a focus on minimalism and simplicity. The project leverages libft and a finite state machine for lexical analysis. It provides basic shell functionalities including command execution, input/output redirection, and environment variable handling.

About

A minimal Unix-like shell in C, built using libft and a finite state machine. Focused on basic shell functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published