Skip to content

a very limited version version of the shell envirement

Notifications You must be signed in to change notification settings

jt-taylor/minishell

Repository files navigation

minishell

a very limited version version of the shell envirement

  • No pipes // redirections or anything fancy like that
  • Handles the envirement variable ;
  • executes commands via fork() and execve();
  • Written under 42's coding guidlines -- 5 variables / 25 lines for each function, being the most notable restriction

About

a very limited version version of the shell envirement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published