From d479a9a366582dc2dfbee18a3afbab2d52b0da63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 18:08:49 +0200 Subject: [PATCH] book: Linux : Les commandes --- _logs/not_found.jsonl | 2 ++ books/les-commandes-linux.json | 11 ++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/_logs/not_found.jsonl b/_logs/not_found.jsonl index c9be843..97d8439 100644 --- a/_logs/not_found.jsonl +++ b/_logs/not_found.jsonl @@ -201,3 +201,5 @@ {"ts":"2026-05-16 16:06:13","url":"/informatique/linux/commandes/scp","ref":"https://abonnel.fr/informatique/linux/commandes/scp","ua":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; SleepBot/1.0; +http://sleepbot.com/) Chrome/131.0.0.0 Safari/537.36"} {"ts":"2026-05-16 16:06:30","url":"/informatique/numlock-caplock-indicator-linux","ref":"","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"} {"ts":"2026-05-16 16:07:05","url":"/informatique/linux/commandes/010100-repertoire-des-commandes-linux-sous-bash","ref":"","ua":"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.7778.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"} +{"ts":"2026-05-16 16:07:10","url":"/informatique/technologie/formats-audio/format-wma","ref":"","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"} +{"ts":"2026-05-16 16:07:22","url":"/informatique/commandes_linux/apropos","ref":"","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.176 Safari/537.36"} diff --git a/books/les-commandes-linux.json b/books/les-commandes-linux.json index 94a80a4..2c6b916 100644 --- a/books/les-commandes-linux.json +++ b/books/les-commandes-linux.json @@ -12,6 +12,15 @@ "lsblk", "pwd", "cd", - "passwd" + "passwd", + "head", + "tail", + "cat", + "tac", + "lsusb", + "jq", + "ip", + "route", + "nslookup" ] }