diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-09-16 20:11:21 +0200 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-09-16 20:11:21 +0200 | 
| commit | f91b38bf95a1eef07a13346ee8fa31722fdc9e22 (patch) | |
| tree | 4066b03b41ee878547ccf6e23e1af638eaa0bba8 | |
| parent | Still in progress (diff) | |
| download | 42-minishell-f91b38bf95a1eef07a13346ee8fa31722fdc9e22.tar.gz 42-minishell-f91b38bf95a1eef07a13346ee8fa31722fdc9e22.tar.bz2 42-minishell-f91b38bf95a1eef07a13346ee8fa31722fdc9e22.tar.xz 42-minishell-f91b38bf95a1eef07a13346ee8fa31722fdc9e22.tar.zst 42-minishell-f91b38bf95a1eef07a13346ee8fa31722fdc9e22.zip | |
Todo update
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -26,6 +26,7 @@  ** DONE [#C] Handle comments better #  ** TODO [#C] msh ~> ./qwe.sh <---- without shebang (maybe works fine already)  ** TODO [#C] Fix ~ only first pos of arg +** TODO [#C] $1 $2 $3 $4... vars  ** DONE [#C] Fix $?  * Stuff to add | 
