From 80d20ed80f2d1f27d454f72b213d8547230e7a8c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 21 Oct 2023 11:14:54 +0200 Subject: Added reference to blog series in manpage posts --- src/blog/2022-09-20-sh-2/sh-2.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/blog/2022-09-20-sh-2') 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 @@ # The man page reading club: sh(1) - part 2: commands and builtins +*This post is part of a [series](../../series)* + This is the second and last part of our exciting sh(1) manual page read. This time we are going to learn about *commands* and *builtins*. 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. Anyway, I hope you enjoyed this long double-post and that you may have learnt something new. See you next time! + +*Next in the series: [tetris(6)](../2022-10-01-tetris)* -- cgit v1.3