From 8ecef139cf51b794a9a7e5a2686dbca3581340e1 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 3 Dec 2023 22:46:15 +0100 Subject: New post, fixed some stuff --- src/blog/2023-08-20-grep/grep.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/blog/2023-08-20-grep/grep.md') diff --git a/src/blog/2023-08-20-grep/grep.md b/src/blog/2023-08-20-grep/grep.md index 47f414b..597d8f7 100644 --- a/src/blog/2023-08-20-grep/grep.md +++ b/src/blog/2023-08-20-grep/grep.md @@ -250,3 +250,5 @@ advanced tools, such as `sed` and `awk`: the "read one line, process it, print something" idea is common to all three of them. Stay tuned for the part 2: `sed`! + +*Next in the series: [sed](../2023-12-03-sed)* -- cgit v1.3