diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-27 07:52:35 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-27 07:52:35 +0100 |
| commit | 9097eb1a23bda68260a4e8a4649db2573189dfd6 (patch) | |
| tree | b89baa56f316fab0f50e4959bc4bdf5322ad30fa /src/blog/2024-02-20-head-and-tail | |
| parent | 901d19dd4f38c1865fc952a84f52f1c2bec14169 (diff) | |
| download | sebastiano.tronto.net-9097eb1a23bda68260a4e8a4649db2573189dfd6.tar.gz sebastiano.tronto.net-9097eb1a23bda68260a4e8a4649db2573189dfd6.zip | |
Added blog post
Diffstat (limited to 'src/blog/2024-02-20-head-and-tail')
| -rw-r--r-- | src/blog/2024-02-20-head-and-tail/head-and-tail.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog/2024-02-20-head-and-tail/head-and-tail.md b/src/blog/2024-02-20-head-and-tail/head-and-tail.md index bce2fbe..afda382 100644 --- a/src/blog/2024-02-20-head-and-tail/head-and-tail.md +++ b/src/blog/2024-02-20-head-and-tail/head-and-tail.md | |||
| @@ -95,3 +95,5 @@ anymore, but it was mentioning. | |||
| 95 | 95 | ||
| 96 | These two utilities don't do much, but can accomplish a lot when combined | 96 | These two utilities don't do much, but can accomplish a lot when combined |
| 97 | with I/O redirection and other text filters. | 97 | with I/O redirection and other text filters. |
| 98 | |||
| 99 | *Next in the series: [rev](../2024-03-27-rev)* | ||
