From 084ff0d2f778e490e5ac02ca520af7573932c6e3 Mon Sep 17 00:00:00 2001 From: Kevin Allioli Date: Tue, 10 Aug 2021 08:36:35 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20update=20Linux/D=C3=A9butant/Commandes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Linux/Débutant/Commandes.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/Linux/Débutant/Commandes.md b/Linux/Débutant/Commandes.md index 7e542e3..3331d65 100644 --- a/Linux/Débutant/Commandes.md +++ b/Linux/Débutant/Commandes.md @@ -2,7 +2,7 @@ title: Commandes utiles description: Les principales commandes Linux avec descriptions et exemples ! published: true -date: 2021-08-09T06:58:17.470Z +date: 2021-08-10T08:36:30.551Z tags: linux, ssh, commandes, commande editor: markdown dateCreated: 2021-05-24T10:35:22.227Z @@ -323,7 +323,25 @@ tar -xvf test.tar /chemin/dossier/destination ``` -## watch (coucou kevin) +## watch +**Permet de rafraichir une commande à interval régulier** + +```bash +watch