Closed tonnytg closed 1 year ago
Handle single quote which should prevent the shell from interpreting the meta characters in the quoted sequence
https://github.com/tonnytg/42_minishell/blob/main/srcs/parser/interpreter.c#L71
Handle single quote which should prevent the shell from interpreting the meta characters in the quoted sequence