aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2023-08-20-grep/grep.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-12-03 22:46:15 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-12-03 22:46:15 +0100
commit8ecef139cf51b794a9a7e5a2686dbca3581340e1 (patch)
treef79ade7b9d44f9d42638c84c7a7492ca945f58ec /src/blog/2023-08-20-grep/grep.md
parentce25bbd863904ac7784b647b6b8e22196e7674ff (diff)
downloadsebastiano.tronto.net-8ecef139cf51b794a9a7e5a2686dbca3581340e1.tar.gz
sebastiano.tronto.net-8ecef139cf51b794a9a7e5a2686dbca3581340e1.zip
New post, fixed some stuff
Diffstat (limited to 'src/blog/2023-08-20-grep/grep.md')
-rw-r--r--src/blog/2023-08-20-grep/grep.md2
1 files changed, 2 insertions, 0 deletions
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
250it, print something" idea is common to all three of them. 250it, print something" idea is common to all three of them.
251 251
252Stay tuned for the part 2: `sed`! 252Stay tuned for the part 2: `sed`!
253
254*Next in the series: [sed](../2023-12-03-sed)*

Generated with cgit - Back to sebastiano.tronto.net