fix quelques trucs
This commit is contained in:
3
todo
3
todo
@ -1,6 +1,3 @@
|
||||
- cat filenotfound -> exit # (exit avec le status 0 et pas 1)
|
||||
- < filenotfound # (status code pas a 1)
|
||||
- export aaa -> env # (variable aaa qui s'affiche)
|
||||
- .. # (pas de command not found)
|
||||
- cat Makefile | commandnotfound | cat
|
||||
- cat < Makefile | rev | cat -e | rev | cat
|
||||
|
Reference in New Issue
Block a user