diff options
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 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 |
