From 5f6abc4ce6cca02a37f341f46cc302d20973dae0 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 13 Jan 2024 18:56:26 +0100 Subject: Added blog post --- src/blog/2023-12-03-sed/sed.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/blog/2023-12-03-sed') 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 text filtering commands, such as `tr`, `head`, `fmt` and so on. Expect some short posts in this series before part 3 - after all, there are [uncountably many](https://en.wikipedia.org/wiki/Uncountable_set) -numbers between two and 3! +numbers between 2 and 3! + +*Next in the series: [tr](../2024-01-13-tr)* -- cgit v1.3