diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-09-12 22:55:37 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-09-12 22:55:37 +0200 |
| commit | 7cc5efcad7545a6ab3879795d84ddeb9fc4f1c5d (patch) | |
| tree | d86a58e5220412291b60b4310b8b95e35be66d21 /src | |
| parent | e1a43ad11e539368c82ff8182efef2f7c101d555 (diff) | |
| download | sebastiano.tronto.net-7cc5efcad7545a6ab3879795d84ddeb9fc4f1c5d.tar.gz sebastiano.tronto.net-7cc5efcad7545a6ab3879795d84ddeb9fc4f1c5d.zip | |
Added backlink
Diffstat (limited to 'src')
| -rw-r--r-- | src/blog/2022-09-20-sh-2/sh-2.md | 2 |
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 | |||
| 370 | as the manual page of [ksh(1)](https://man.openbsd.org/OpenBSD-7.1/ksh). | 370 | as the manual page of [ksh(1)](https://man.openbsd.org/OpenBSD-7.1/ksh). |
| 371 | I think I'll postpone *job control* to another entry. Stay tuned! | 371 | I 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 | ``` |
