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 eece440..d2df0af 100644
--- a/src/series/series.md
+++ b/src/series/series.md
@@ -33,6 +33,7 @@ of complexity: `grep`, `sed` and `awk`. Work in progress.
33* Part 2.2: [head and tail](../blog/2024-02-20-head-and-tail) 33* Part 2.2: [head and tail](../blog/2024-02-20-head-and-tail)
34* Part 2.3: [rev](../blog/2024-03-27-rev) 34* Part 2.3: [rev](../blog/2024-03-27-rev)
35* Part 2.4: [cut](../blog/2024-03-28-cut) 35* Part 2.4: [cut](../blog/2024-03-28-cut)
36* Part 2.5: [expand and unexpand](../blog/2024-04-07-expand-unexpand)
36* Part 3: awk (coming "soon") 37* Part 3: awk (coming "soon")
37 38
38## The UNIX shell as an IDE 39## The UNIX shell as an IDE

Generated with cgit - Back to sebastiano.tronto.net