Naji-k / minishell

1 stars 0 forks source link

Added initial v1 support for heredoc expansion. #55

Closed srondss closed 1 year ago

srondss commented 1 year ago

Heredoc now expands $USER. Does not yet handle quotation marks.

Fixed also issue where ~/Desktop would segfault.