- export c= - export a="export b="export"" - env -i ./minishell => unset ALL => export a (nes pas export) - export a="Makefile out" fixed : - echo $""a - Ctrl + c => here doc not 130