commit 7cc5efcad7545a6ab3879795d84ddeb9fc4f1c5d
parent e1a43ad11e539368c82ff8182efef2f7c101d555
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue, 12 Sep 2023 22:55:37 +0200
Added backlink
Diffstat:
1 file changed, 2 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
@@ -370,6 +370,8 @@ page for sh a bit lacking. I had to rely on other resources, such
as the manual page of [ksh(1)](https://man.openbsd.org/OpenBSD-7.1/ksh).
I think I'll postpone *job control* to another entry. Stay tuned!
+*Update: [here](../2023-02-25-job-control) is the post on job control.*
+
### And finally...
```