aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2022-09-20-sh-2
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-10-21 11:14:54 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-10-21 11:14:54 +0200
commit80d20ed80f2d1f27d454f72b213d8547230e7a8c (patch)
tree0bda65bcac857abc76cc39e30e6cb623e7b051c5 /src/blog/2022-09-20-sh-2
parentdbbe363116f081dbd8f1c113439eeb3e949f8a1a (diff)
downloadsebastiano.tronto.net-80d20ed80f2d1f27d454f72b213d8547230e7a8c.tar.gz
sebastiano.tronto.net-80d20ed80f2d1f27d454f72b213d8547230e7a8c.zip
Added reference to blog series in manpage posts
Diffstat (limited to 'src/blog/2022-09-20-sh-2')
-rw-r--r--src/blog/2022-09-20-sh-2/sh-2.md4
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
3This is the second and last part of our exciting sh(1) manual page 5This is the second and last part of our exciting sh(1) manual page
4read. This time we are going to learn about *commands* and *builtins*. 6read. This time we are going to learn about *commands* and *builtins*.
5In case you have missed it, check out the [first part](../2022-09-13-sh-1) 7In 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
395Anyway, I hope you enjoyed this long double-post and that you may have 397Anyway, I hope you enjoyed this long double-post and that you may have
396learnt something new. See you next time! 398learnt something new. See you next time!
399
400*Next in the series: [tetris(6)](../2022-10-01-tetris)*

Generated with cgit - Back to sebastiano.tronto.net