From 8300602f2f572535fe2a7673bde2c49272796345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 18:12:08 +0200 Subject: [PATCH] book: Linux : Les commandes --- books/les-commandes-linux.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/books/les-commandes-linux.json b/books/les-commandes-linux.json index 507923c..8f32928 100644 --- a/books/les-commandes-linux.json +++ b/books/les-commandes-linux.json @@ -25,6 +25,21 @@ "file", "dd", "cp", - "mv" + "mv", + "cut", + "df", + "dd", + "dh", + "diff", + "du", + "ln", + "lsof", + "scp", + "sftp", + "ssh", + "tee", + "tree", + "visudo", + "wc" ] }