ajout fichier error qui recense les erreurs observees

This commit is contained in:
hugogogo
2021-12-15 21:28:06 +01:00
parent cc53beabcf
commit 3c89304cda
2 changed files with 49 additions and 1 deletions

View File

@@ -131,12 +131,44 @@ ls
< notworking.txt
echo > doethet
ls
cat doethet
echo hoi >> doethet "of niet"
ls
cat doethet
echo clear > "doethet"
ls
cat doethet
echo > doethet
echo hoi >> doethet "of niet"
ls
cat doethet
echo > doethet
echo clear > "doethet"
ls
cat doethet
echo hoi >> doethet "of niet"
echo clear > "doethet"
ls
cat doethet
echo > doethet
echo hoi >> doethet "of niet"
echo clear > "doethet"
ls
cat doethet
echo test > working.txt
echo > newfile.txt hardertest
ls
cat doethet
echo test > working.txt
echo > newfile.txt hardertest
echo hallo >file1 >file2
cat file1 file2