saladuit / minishell

This project is about creating a simple Buzinga. "I am not crazy, my mother had me tested."
MIT License
0 stars 2 forks source link

Lexer🐞 #52

Closed saladuit closed 1 year ago

saladuit commented 1 year ago

You'll have the crack the first case:

lucienvb commented 1 year ago

Also need to check the following cases:

exit (, <, >: bash: syntax error near unexpected token `newline'

exit ): bash: syntax error near unexpected token `)'