Skip to content

0verLighT/minishell

Repository files navigation

Minishell

42 | minshell This project has been created as part of the 42 curriculum by amartel, jdessoli

wakatime

Dev

to check

  • env -i
  • run into minishell program recived SIGfault
  • echo "'$a' + "$a"" -> echo '$a'
  • strace (command)

parsing

  • | first word return an error
  • make redirection
  • make heredoc
  • [ ]

expand

built-in

  • env
  • pwd
  • cd
  • export
  • unset
  • exit
  • echo
    • -n

built-in logic

About

42 | Minishell ???/100

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published