aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2023-12-03-sed
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-01-15 12:01:24 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-01-15 12:01:24 +0100
commit7dac2c3bc3ea70ed52b25a08566b760af41e6f1a (patch)
treef7bfcfd65ded542cf4041af16aee1ccb7d570556 /src/blog/2023-12-03-sed
parent57ef2d54ef65043cc3fcc18b474dad140bfe70aa (diff)
parent5f6abc4ce6cca02a37f341f46cc302d20973dae0 (diff)
downloadsebastiano.tronto.net-7dac2c3bc3ea70ed52b25a08566b760af41e6f1a.tar.gz
sebastiano.tronto.net-7dac2c3bc3ea70ed52b25a08566b760af41e6f1a.zip
Merge branch 'master' of tronto.net:sebastiano.tronto.net
Diffstat (limited to 'src/blog/2023-12-03-sed')
-rw-r--r--src/blog/2023-12-03-sed/sed.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/blog/2023-12-03-sed/sed.md b/src/blog/2023-12-03-sed/sed.md
index c422879..4d50ed9 100644
--- a/src/blog/2023-12-03-sed/sed.md
+++ b/src/blog/2023-12-03-sed/sed.md
@@ -399,4 +399,6 @@ to take a small detour and talk about some other simple, special-purpose
399text filtering commands, such as `tr`, `head`, `fmt` and so on. Expect 399text filtering commands, such as `tr`, `head`, `fmt` and so on. Expect
400some short posts in this series before part 3 - after all, there are 400some short posts in this series before part 3 - after all, there are
401[uncountably many](https://en.wikipedia.org/wiki/Uncountable_set) 401[uncountably many](https://en.wikipedia.org/wiki/Uncountable_set)
402numbers between two and 3! 402numbers between 2 and 3!
403
404*Next in the series: [tr](../2024-01-13-tr)*

Generated with cgit - Back to sebastiano.tronto.net