aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/blog/2023-08-20-grep/grep.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2023-08-20-grep/grep.md b/src/blog/2023-08-20-grep/grep.md
index 597d8f7..04a1727 100644
--- a/src/blog/2023-08-20-grep/grep.md
+++ b/src/blog/2023-08-20-grep/grep.md
@@ -1,4 +1,4 @@
1# Unix text filters, part 1 of 3: grep 1# UNIX text filters, part 1 of 3: grep
2 2
3After [the preliminary post on regular expressions](../2023-06-16-regex), 3After [the preliminary post on regular expressions](../2023-06-16-regex),
4we are ready to begin this series on *text filters*. 4we are ready to begin this series on *text filters*.

Generated with cgit - Back to sebastiano.tronto.net