Ma progression en date du 27 septembre
This commit is contained in:
22
TP03/TP03.txt
Normal file
22
TP03/TP03.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
Partie 2 / Question 1)
|
||||
La commande man permet de consulter la documentation
|
||||
Question 2)
|
||||
La commande echo $(nom de la variable) répond à la problématique
|
||||
|
||||
Question 4)
|
||||
La commande read -p répond à la problématique
|
||||
|
||||
Question 5)
|
||||
La commande echo -n répond à la problématique
|
||||
|
||||
Question 6)
|
||||
Il faut utiliser "&&"
|
||||
|
||||
Question 7)
|
||||
read -p "Ecris une valeur" var && echo $var
|
||||
|
||||
Partie 3 / Question 1)
|
||||
La commande echo -e permet de répondre à la problématique
|
||||
|
||||
Question 2)
|
||||
|
0
TP03/y.txt
Normal file
0
TP03/y.txt
Normal file
Reference in New Issue
Block a user