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-07-07-shutdown | |
| 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-07-07-shutdown')
| -rw-r--r-- | src/blog/2022-07-07-shutdown/shutdown.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/blog/2022-07-07-shutdown/shutdown.md b/src/blog/2022-07-07-shutdown/shutdown.md index f7acb49..d260942 100644 --- a/src/blog/2022-07-07-shutdown/shutdown.md +++ b/src/blog/2022-07-07-shutdown/shutdown.md | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | # The man page reading club: shutdown(8) | 1 | # The man page reading club: shutdown(8) |
| 2 | 2 | ||
| 3 | *This post is part of a [series](../../series)* | ||
| 4 | |||
| 3 | I would like to write about more interesting things, but I do not have | 5 | I would like to write about more interesting things, but I do not have |
| 4 | time or energy to do so. I need to shut down for a little while. | 6 | time or energy to do so. I need to shut down for a little while. |
| 5 | 7 | ||
| @@ -124,3 +126,5 @@ mainframes and how administrators used to shut them down when multiple users | |||
| 124 | were logged in. But I am not going to do it now. | 126 | were logged in. But I am not going to do it now. |
| 125 | 127 | ||
| 126 | Good night. | 128 | Good night. |
| 129 | |||
| 130 | *Next in the series: [sh(1) - part 1: shell grammar](../2022-09-13-sh-1)* | ||
