From ed8e2b9e9ed67097d4fdc7913df1c6cd2d96d3f7 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 12 Mar 2021 18:12:41 +0100 Subject: Some more articles reformatting --- content/blog/commands/find-inodes-used.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/blog/commands/find-inodes-used.md') diff --git a/content/blog/commands/find-inodes-used.md b/content/blog/commands/find-inodes-used.md index efa29af..60be706 100644 --- a/content/blog/commands/find-inodes-used.md +++ b/content/blog/commands/find-inodes-used.md @@ -3,8 +3,8 @@ title: "Find where inodes are used" date: 2018-04-25 description: How to locate what is taking all the inodes in the subdirectory of a given device tags: - - find - - simple utilities + - toolbox + - unix --- {{< highlight sh >}} -- cgit v1.2.3