aboutsummaryrefslogtreecommitdiff
path: root/src/series
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-31 21:21:52 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-31 21:21:52 +0200
commitc6cd23bb8bcfb50da6075765a905d1c07425ba78 (patch)
treea13862bfa8f92ad5d165af683e75b311469779a3 /src/series
parent0aeeeed253053d31eed23962299d86200820eaa9 (diff)
downloadsebastiano.tronto.net-c6cd23bb8bcfb50da6075765a905d1c07425ba78.tar.gz
sebastiano.tronto.net-c6cd23bb8bcfb50da6075765a905d1c07425ba78.zip
New blog post
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 d2df0af..a28ea04 100644
--- a/src/series/series.md
+++ b/src/series/series.md
@@ -34,6 +34,7 @@ of complexity: `grep`, `sed` and `awk`. Work in progress.
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 2.5: [expand and unexpand](../blog/2024-04-07-expand-unexpand)
37* Part 2.6: [fold](../blog/2024-05-31-fold)
37* Part 3: awk (coming "soon") 38* Part 3: awk (coming "soon")
38 39
39## The UNIX shell as an IDE 40## The UNIX shell as an IDE

Generated with cgit - Back to sebastiano.tronto.net