aboutsummaryrefslogtreecommitdiff
path: root/src/series/series.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-02-20 08:59:34 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-02-20 08:59:34 +0100
commit4fdc98c3094efc38d57bda69dbd6dafa98e27c9c (patch)
tree1e96bda3b5695fb998f8dc9227fa68c34693e7e0 /src/series/series.md
parent315672cbd8eecc563b066fddea25d1440fe8fe89 (diff)
downloadsebastiano.tronto.net-4fdc98c3094efc38d57bda69dbd6dafa98e27c9c.tar.gz
sebastiano.tronto.net-4fdc98c3094efc38d57bda69dbd6dafa98e27c9c.zip
Added blog post
Diffstat (limited to 'src/series/series.md')
-rw-r--r--src/series/series.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/series/series.md b/src/series/series.md
index 216c105..13bd341 100644
--- a/src/series/series.md
+++ b/src/series/series.md
@@ -30,6 +30,7 @@ of complexity: `grep`, `sed` and `awk`. Work in progress.
30* Part 1: [grep](../blog/2023-08-20-grep) 30* Part 1: [grep](../blog/2023-08-20-grep)
31* Part 2: [sed](../blog/2023-12-03-sed) 31* Part 2: [sed](../blog/2023-12-03-sed)
32* Part 2.1: [tr](../blog/2024-01-13-tr) 32* Part 2.1: [tr](../blog/2024-01-13-tr)
33* Part 2.2: [head and tail](../blog/2024-02-20-head-and-tail)
33* Part 3: awk (coming "soon") 34* Part 3: awk (coming "soon")
34 35
35## The UNIX shell as an IDE 36## The UNIX shell as an IDE

Generated with cgit - Back to sebastiano.tronto.net