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-09-20-sh-2 | |
| 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-09-20-sh-2')
| -rw-r--r-- | src/blog/2022-09-20-sh-2/sh-2.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/blog/2022-09-20-sh-2/sh-2.md b/src/blog/2022-09-20-sh-2/sh-2.md index 96b2893..3dd9dd1 100644 --- a/src/blog/2022-09-20-sh-2/sh-2.md +++ b/src/blog/2022-09-20-sh-2/sh-2.md | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | # The man page reading club: sh(1) - part 2: commands and builtins | 1 | # The man page reading club: sh(1) - part 2: commands and builtins |
| 2 | 2 | ||
| 3 | *This post is part of a [series](../../series)* | ||
| 4 | |||
| 3 | This is the second and last part of our exciting sh(1) manual page | 5 | This is the second and last part of our exciting sh(1) manual page |
| 4 | read. This time we are going to learn about *commands* and *builtins*. | 6 | read. This time we are going to learn about *commands* and *builtins*. |
| 5 | In case you have missed it, check out the [first part](../2022-09-13-sh-1) | 7 | In case you have missed it, check out the [first part](../2022-09-13-sh-1) |
| @@ -394,3 +396,5 @@ other hand long pages are often more interesting. | |||
| 394 | 396 | ||
| 395 | Anyway, I hope you enjoyed this long double-post and that you may have | 397 | Anyway, I hope you enjoyed this long double-post and that you may have |
| 396 | learnt something new. See you next time! | 398 | learnt something new. See you next time! |
| 399 | |||
| 400 | *Next in the series: [tetris(6)](../2022-10-01-tetris)* | ||
