-
Notifications
You must be signed in to change notification settings - Fork 0
First step of the realization of a shell. In this project, you need to make a mini-shell that reads and evaluates simple commands from the user. The reading will involve a trivial lexical and syntactical analysis of the command, and the evaluation will involve finding the corresponding binary on the machine and executing it, or to execute the co…
asarandi/minishell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
First step of the realization of a shell. In this project, you need to make a mini-shell that reads and evaluates simple commands from the user. The reading will involve a trivial lexical and syntactical analysis of the command, and the evaluation will involve finding the corresponding binary on the machine and executing it, or to execute the co…
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published