Skip to content

Haletran/42_Minishell

Repository files navigation

MINISHELL

As beautiful as a shell..

85% Progress

TO_FIX

  • REDIRECTIONS infile outfile type not accurate
  • Syntax error if ;; or other behind command
  • gerer les out et in better because some problem (PIPES block redirection)
  • cat /dev/urandom | head -1 | wc -l (STUCK IN WHILE LOOP)

TO_DO

  • toutes les redirections de merdes du style :
    • outfile
    • < outfile
    • <<del commands
    • commands > outfile

Links

About

Mini implementation of bash in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published