diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-04-07 07:01:58 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-04-07 07:01:58 +0200 |
| commit | d1504905f459494c99bccb3be17f6f70258e1e0c (patch) | |
| tree | 6bc6a0b6f5afce4624746b535d00b7edeb2d1697 /src/series | |
| parent | 57056f658bbba0ea1b3dd9fece8dc00c17e2dade (diff) | |
| download | sebastiano.tronto.net-d1504905f459494c99bccb3be17f6f70258e1e0c.tar.gz sebastiano.tronto.net-d1504905f459494c99bccb3be17f6f70258e1e0c.zip | |
added blog post
Diffstat (limited to 'src/series')
| -rw-r--r-- | src/series/series.md | 1 |
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 |
