readmeupdate

This commit is contained in:
Danny Jonker 2023-03-21 20:14:37 +01:00
parent d50479614a
commit 8ddc311148

View File

@ -25,6 +25,7 @@ without $PATH commands should return No such file or directory instead of comman
- check for -Wall -Werror -Wextra
- find a program that returns 2 with invalid options
- add here_doc with "EOF " in some way
- I expect 1 somewhere should be 127
- ./pipex input "echo "'"hallo"'"" cat output
- ./pipex input "printf h'hal""lo hallo'h" cat output
- ./pipex input "awk '{print$1}' input" cat output