19 lines
820 B
Plaintext
19 lines
820 B
Plaintext
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
|