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-hardlinks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/blog/commands/find-hardlinks.md') diff --git a/content/blog/commands/find-hardlinks.md b/content/blog/commands/find-hardlinks.md index b4a4011..03a873b 100644 --- a/content/blog/commands/find-hardlinks.md +++ b/content/blog/commands/find-hardlinks.md @@ -3,8 +3,8 @@ title: "Find hardlinks to a same file" date: 2018-03-02 description: How to list hardlinks that link to the same file tags: - - find - - simple utilities + - toolbox + - unix --- {{< highlight sh >}} -- cgit v1.2.3