From d677fabd0a523a15895977b06a955b2cd79a7d62 Mon Sep 17 00:00:00 2001 From: Asocia Date: Tue, 4 Jan 2022 20:30:57 +0300 Subject: [PATCH] Edit tags --- _posts/2022-01-01-stop-cat-pipeing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2022-01-01-stop-cat-pipeing.md b/_posts/2022-01-01-stop-cat-pipeing.md index bc9a67b..f47e437 100644 --- a/_posts/2022-01-01-stop-cat-pipeing.md +++ b/_posts/2022-01-01-stop-cat-pipeing.md @@ -1,6 +1,7 @@ --- title: "Stop cat-pipe'ing, You Are Doing It Wrong!" date: 2022-01-01 18:00:00 +0300 +tags: cat grep linux command-line --- ```bash cat some_file | grep some_pattern