This commit is contained in:
2022-11-15 15:35:45 +01:00
parent cce03510aa
commit 2da0215d27
24 changed files with 867 additions and 0 deletions

0
TP06/GLOB/11glob22blog3 Normal file
View File

0
TP06/GLOB/1glob Normal file
View File

0
TP06/GLOB/1glob22 Normal file
View File

0
TP06/GLOB/1glob22gloB333 Normal file
View File

0
TP06/GLOB/gLob/44patterN Normal file
View File

0
TP06/GLOB/gLob/Pattern4 Normal file
View File

0
TP06/GLOB/gLob/pAtterN Normal file
View File

View File

0
TP06/GLOB/gLob/patterN Normal file
View File

0
TP06/GLOB/gloB1bloG Normal file
View File

12
TP06/tp06-reponses.txt Normal file
View File

@@ -0,0 +1,12 @@
I/Question 1)
ls -d GLOB/glob/*[[:upper:]]
Question 2)
ls -d GLOB/*[[:upper:]]*
Question 3)
ls GLOB/?[[:digit:]]*
Question 4)
ls -d GLOB/*[[:digit:]][[:digit:]]*
II/Question 2)
shopt affiche les options du shell activées
Question 3a)