aboutsummaryrefslogtreecommitdiff
path: root/src/blog
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-09-12 22:55:37 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-09-12 22:55:37 +0200
commit7cc5efcad7545a6ab3879795d84ddeb9fc4f1c5d (patch)
treed86a58e5220412291b60b4310b8b95e35be66d21 /src/blog
parente1a43ad11e539368c82ff8182efef2f7c101d555 (diff)
downloadsebastiano.tronto.net-7cc5efcad7545a6ab3879795d84ddeb9fc4f1c5d.tar.gz
sebastiano.tronto.net-7cc5efcad7545a6ab3879795d84ddeb9fc4f1c5d.zip
Added backlink
Diffstat (limited to 'src/blog')
-rw-r--r--src/blog/2022-09-20-sh-2/sh-2.md2
1 files 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
index 7f93d5f..96b2893 100644
--- 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
370as the manual page of [ksh(1)](https://man.openbsd.org/OpenBSD-7.1/ksh). 370as the manual page of [ksh(1)](https://man.openbsd.org/OpenBSD-7.1/ksh).
371I think I'll postpone *job control* to another entry. Stay tuned! 371I think I'll postpone *job control* to another entry. Stay tuned!
372 372
373*Update: [here](../2023-02-25-job-control) is the post on job control.*
374
373### And finally... 375### And finally...
374 376
375``` 377```

Generated with cgit - Back to sebastiano.tronto.net