intro aux codes détecteurs et correcteurs d'erreur
This commit is contained in:
18
Grepregexp/commandes.txt
Normal file
18
Grepregexp/commandes.txt
Normal 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
|
Reference in New Issue
Block a user