Skip to content

this project is a mini-shell capable of reading and evaluating simple user commands. trivial lexical analysis and parsing of the command. searching for the corresponding binary on the machine and execute it, or execute the relevant code in the case of a built-in command in the shell.

Notifications You must be signed in to change notification settings

idbella/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell - 1337 project HitCount

First step in the creation of a shell. this project is a mini-shell capable of reading and evaluating simple user commands. with trivial lexical analysis and parsing of the command.

About

this project is a mini-shell capable of reading and evaluating simple user commands. trivial lexical analysis and parsing of the command. searching for the corresponding binary on the machine and execute it, or execute the relevant code in the case of a built-in command in the shell.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published