diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-14 17:36:51 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-14 17:36:51 +0100 |
| commit | 5ed505e280c6c6a7459bb2e4249313fa65df052f (patch) | |
| tree | 7bcd1417ef01423740f623be5e7a61007f9e79c5 /src/blog/2022-12-24-ed | |
| parent | 0ece949b176312dd7b9a2305892acc8f013a0e67 (diff) | |
| parent | 0c2a1363f154be65c20dc5dc42c0a41f7caf8da9 (diff) | |
| download | sebastiano.tronto.net-5ed505e280c6c6a7459bb2e4249313fa65df052f.tar.gz sebastiano.tronto.net-5ed505e280c6c6a7459bb2e4249313fa65df052f.zip | |
Merge branch 'master' of tronto.net:sebastiano.tronto.net
Diffstat (limited to 'src/blog/2022-12-24-ed')
| -rw-r--r-- | src/blog/2022-12-24-ed/ed.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/blog/2022-12-24-ed/ed.md b/src/blog/2022-12-24-ed/ed.md index dfe4ccc..2a3c3a8 100644 --- a/src/blog/2022-12-24-ed/ed.md +++ b/src/blog/2022-12-24-ed/ed.md | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | # The man page reading club: ed(1) | 1 | # The man page reading club: ed(1) |
| 2 | 2 | ||
| 3 | *This post is part of a [series](../../series)* | ||
| 4 | |||
| 3 | I enjoyed writing a little introduction at the beginning of every | 5 | I enjoyed writing a little introduction at the beginning of every |
| 4 | post of this series, but I am running out of ideas. I am not much | 6 | post of this series, but I am running out of ideas. I am not much |
| 5 | of fiction writer. I'll skip this time, maybe I'll get back to doing | 7 | of fiction writer. I'll skip this time, maybe I'll get back to doing |
| @@ -419,3 +421,5 @@ more than one line at the time. If you are interest in this topic | |||
| 419 | I highly suggest reading the article | 421 | I highly suggest reading the article |
| 420 | [The command line philosophy](http://www.eklhad.net/philosophy.html) | 422 | [The command line philosophy](http://www.eklhad.net/philosophy.html) |
| 421 | by Karl Dahlke, the author of [edbrowse](https://edbrowse.org). | 423 | by Karl Dahlke, the author of [edbrowse](https://edbrowse.org). |
| 424 | |||
| 425 | *Next in the series: [dc(1)](../2023-03-30-dc)* | ||
