diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-10 16:35:39 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-10 16:35:39 +0200 |
commit | 75304f8962129981b6198facafde8275db30ae66 (patch) | |
tree | 55587b38ba9375b5b40e916e9cc76a90777893f3 /TODO.org | |
parent | TODO done (diff) | |
download | 42-minishell-75304f8962129981b6198facafde8275db30ae66.tar.gz 42-minishell-75304f8962129981b6198facafde8275db30ae66.tar.bz2 42-minishell-75304f8962129981b6198facafde8275db30ae66.tar.xz 42-minishell-75304f8962129981b6198facafde8275db30ae66.tar.zst 42-minishell-75304f8962129981b6198facafde8275db30ae66.zip |
pwd TODO done
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ * Stuff to fix -** TODO PWD=qwe; pwd <== recheck +** DONE PWD=qwe; pwd <== recheck ** TODO VISUAL=qweqwe crontab -e <=== deal with it ** DONE cd qweqwe <=== stderr |