Files
minishell/todo_list

32 lines
566 B
Plaintext

unset HOME
cd | lolcat
$SHLVL
cat <minishell.h <<HERE <missing <<DOC | echo oi
#invalid command, followed by empty variable, should clear the exit code
doesntexist
$EMPTY
echo $?
# Should skip the empty argument, and print hello after spaces
echo - "" " " hello
NORME :c
test signals
test and verify all malocs
verify forbidden functions
Not mandatory ig? # Empty export isn't set on `env` but is set on `export`
export hello
env | grep hello
export | grep hello
potential ft_exit that doesnt unlink tmp here_doc files
parse eof sans parse les variables