aboutsummaryrefslogtreecommitdiff
path: root/src/series
diff options
context:
space:
mode:
Diffstat (limited to 'src/series')
-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 34f34d7..216c105 100644
--- a/src/series/series.md
+++ b/src/series/series.md
@@ -29,6 +29,7 @@ of complexity: `grep`, `sed` and `awk`. Work in progress.
29* Part 0: [Regular expressions](../blog/2023-06-16-regex) 29* Part 0: [Regular expressions](../blog/2023-06-16-regex)
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 3: awk (coming "soon") 33* Part 3: awk (coming "soon")
33 34
34## The UNIX shell as an IDE 35## The UNIX shell as an IDE

Generated with cgit - Back to sebastiano.tronto.net