aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2022-09-13-sh-1
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/2022-09-13-sh-1')
-rw-r--r--src/blog/2022-09-13-sh-1/sh-1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/blog/2022-09-13-sh-1/sh-1.md b/src/blog/2022-09-13-sh-1/sh-1.md
index 92b2404..1c279a7 100644
--- a/src/blog/2022-09-13-sh-1/sh-1.md
+++ b/src/blog/2022-09-13-sh-1/sh-1.md
@@ -1,5 +1,7 @@
1# The man page reading club: sh(1) - part 1: shell grammar 1# The man page reading club: sh(1) - part 1: shell grammar
2 2
3*This post is part of a [series](../../series)*
4
3After [last time's short entry](../2022-07-07-shutdown) and a 5After [last time's short entry](../2022-07-07-shutdown) and a
4relatively long hiatus, we are back in business with a big one! 6relatively long hiatus, we are back in business with a big one!
5 7
@@ -383,3 +385,5 @@ rules together. To finish this manual page we are going to need
383another long post, or two shorter ones. 385another long post, or two shorter ones.
384 386
385See you next time! 387See you next time!
388
389*Next in the series: [sh(1) - part 2: commands and builtins](../2022-09-20-sh-2)*

Generated with cgit - Back to sebastiano.tronto.net