From 42eaf8b8cf4a4e56e3beae24e986089c3772231e Mon Sep 17 00:00:00 2001 From: Fabio Date: Fri, 28 Mar 2025 17:39:41 +0800 Subject: [PATCH] Aggiorna README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 00b6b37..86d5015 100644 --- a/README.md +++ b/README.md @@ -130,3 +130,9 @@ per inserire righe dopo una stringa usando un file sed -i '/link rel/r icon' src/app.html sed -i '//r ' + +## Dimensione di un folder + +l'opzione s anche con tutte le sub directory + + du -hs \ No newline at end of file