aboutsummaryrefslogtreecommitdiff
path: root/content/blog/commands/find-inodes-used.md
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-12 18:12:41 +0100
committerJulien Dessaux2021-03-12 18:13:45 +0100
commited8e2b9e9ed67097d4fdc7913df1c6cd2d96d3f7 (patch)
treecd93f66cd66f8ca6efe91882d8a46ca6b09bdc72 /content/blog/commands/find-inodes-used.md
parentImproved home speech (diff)
downloadwww-ed8e2b9e9ed67097d4fdc7913df1c6cd2d96d3f7.tar.gz
www-ed8e2b9e9ed67097d4fdc7913df1c6cd2d96d3f7.tar.bz2
www-ed8e2b9e9ed67097d4fdc7913df1c6cd2d96d3f7.zip
Some more articles reformatting
Diffstat (limited to '')
-rw-r--r--content/blog/commands/find-inodes-used.md4
1 files changed, 2 insertions, 2 deletions
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 >}}