diff options
| -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 | ``` |
