aboutsummaryrefslogtreecommitdiff
path: root/sandbox/edebouy/exercices_commandes_mk2.md
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/edebouy/exercices_commandes_mk2.md')
-rw-r--r--sandbox/edebouy/exercices_commandes_mk2.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/sandbox/edebouy/exercices_commandes_mk2.md b/sandbox/edebouy/exercices_commandes_mk2.md
index 3089e30..398d25b 100644
--- a/sandbox/edebouy/exercices_commandes_mk2.md
+++ b/sandbox/edebouy/exercices_commandes_mk2.md
@@ -55,9 +55,14 @@ personnel. Puis, au terminal:
55 55
56### Exercice 3 56### Exercice 3
57 57
58Commentez cette ligne de commande: 58Commentez ces lignes de commande:
59
601. mv /home/jdupont/Images/moi.jpg /home/jdupont/Videos
61
622. rm /home/jdupont/Documents/`[ANS]*.pdf`
63
643. ls ` `mes jolis documents.zip` `
59 65
60 mv /home/jdupont/Images/moi.jpg /home/jdupont/Videos
61 66
62### Exercice 4 67### Exercice 4
63 68