diff options
Diffstat (limited to 'src/blog/feed.xml')
| -rw-r--r-- | src/blog/feed.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml index 3b718d2..d8e7876 100644 --- a/src/blog/feed.xml +++ b/src/blog/feed.xml | |||
| @@ -9,6 +9,13 @@ Thoughts about software, computers and whatever I feel like sharing | |||
| 9 | </description> | 9 | </description> |
| 10 | 10 | ||
| 11 | <item> | 11 | <item> |
| 12 | <title>The man page reading club: sh(1) - part 2: commands and builtins</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2022-09-20-sh-2</link> | ||
| 14 | <description>The man page reading club: sh(1) - part 2: commands and builtins</description> | ||
| 15 | <pubDate>2022-09-20</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>The man page reading club: sh(1) - part 1: shell grammar</title> | 19 | <title>The man page reading club: sh(1) - part 1: shell grammar</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2022-09-13-sh-1</link> | 20 | <link>https://sebastiano.tronto.net/blog/2022-09-13-sh-1</link> |
| 14 | <description>The man page reading club: sh(1) - part 1: shell grammar</description> | 21 | <description>The man page reading club: sh(1) - part 1: shell grammar</description> |
