intro aux codes détecteurs et correcteurs d'erreur

This commit is contained in:
2023-03-08 09:47:39 +01:00
parent f823733962
commit 3be82a22bc
4 changed files with 307 additions and 0 deletions

18
Grepregexp/commandes.txt Normal file
View File

@@ -0,0 +1,18 @@
ls answers.txt
cd ..
ls
cd Grepregexp/
ls
more answers.txt
tail answers.txt
wc -l answers.txt
grep [^star][^star][^star][^star][^star] answers.txt
grep [^star][^star][^star][^star][^star] answers.txt | wc -l
grep [^star][^star][^star][^star][^stare] answers.txt | wc -l
grep [^star][^star][^star][^star][^stare] answers.txt
grep [^star][^star][^star][^star][^stare] answers.txt | grep e
grep [^star][^star][^star][^star][^stare] answers.txt | grep e | wc -l
grep [^star][^star][^star][^star][^stare] answers.txt | grep e | more
grep [^starpoxye][^starpoxy][^starpoxy][^starpoxy][^starepoxy] answers.txt | grep e | wc -l
grep [^starpoxye][^starpoxy][^starpoxy][^starpoxy][^starepoxy] answers.txt | grep e
grep [^starpoxyefil][^starpoxyfil][^starpoxyfile][^starpoxyfil][^starepoxyfil] answers.txt | grep e | grep d