From 80d20ed80f2d1f27d454f72b213d8547230e7a8c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 21 Oct 2023 11:14:54 +0200 Subject: Added reference to blog series in manpage posts --- src/blog/2022-06-08-more/more.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/blog/2022-06-08-more') diff --git a/src/blog/2022-06-08-more/more.md b/src/blog/2022-06-08-more/more.md index 3673f59..5f568e3 100644 --- a/src/blog/2022-06-08-more/more.md +++ b/src/blog/2022-06-08-more/more.md @@ -1,5 +1,7 @@ # The man page reading club: more(1) +*This post is part of a [series](../../series)* + In the second episode of this blog series we are going to cover a UNIX pager. Instead of the popular less(1), we are going to check out the classic more(1). @@ -190,3 +192,5 @@ can be used to pipe arbitrary portions of the current file to an external command. But apart from this I could easily live in the pre-1985 era. See you next time! + +*Next in the series: [shutdown(8)](../2022-07-07-shutdown)* -- cgit v1.3