From 032bfb976e4b5cf66f17b306560b6e4a8bfbdd42 Mon Sep 17 00:00:00 2001 From: tomoron Date: Fri, 3 May 2024 13:03:41 +0200 Subject: [PATCH] fix des trucs --- todo | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/todo b/todo index 9943b70..7cb5621 100644 --- a/todo +++ b/todo @@ -1,6 +1,4 @@ - Leak lors des redirection out -- Ctrl + c => here doc not 130 -- echo $""a - export c= - export a="export b="export"" - ./aa = permission denied != Is a directory @@ -11,3 +9,10 @@ - lolcat && cat < n affiche pas le heredoc - export a="Makefile out" - marde-vr@2A7:/tmp/bberkrou$ cat < $a + + + + +fixed : +- echo $""a +- Ctrl + c => here doc not 130