diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-11 14:21:02 +0200 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-11 14:21:02 +0200 | 
| commit | 15bc5c8c99f9ca880214bd265e313a68a62e712c (patch) | |
| tree | 1f7e1fa638ad3ecfad9ce9afec76029c1ab0afd5 | |
| parent | TODO update (diff) | |
| download | 42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.gz 42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.bz2 42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.xz 42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.tar.zst 42-minishell-15bc5c8c99f9ca880214bd265e313a68a62e712c.zip | |
TODO udpate
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -23,7 +23,7 @@  ** DONE [#A] bus error on msh ~> exit     CLOSED: [2020-10-05 Mon 16:12]  ** DONE [#A] SEGV on pipes -** TODO [#A] buildable on Linux +** TODO [#A] buildable on Linux + gcc  ** TODO [#A] pipes don't split "qweqwreq | qweqweqe"  ** TODO [#A] 2>&1  ** TODO [#A] alias ls='clear; ls | grep qwe' <--- aliases not substed in the right place | 
