fix: manage errors in parse_command

This commit is contained in:
mcolonna 2024-06-10 17:47:23 +02:00
parent 44daaaf097
commit 1b9a8811f8
2 changed files with 38 additions and 17 deletions

View file

@ -17,7 +17,6 @@
- env (with no options or arguments)
- exit (with no options)
- fix
- `$ |` throws 2 errors
- empty variables aren't freed
- need to free value returned by readline
- the builtins should get all arguments and check if they're good