<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bash-basic.git, branch main</title>
<subtitle>basic configuration for bash scripts</subtitle>
<id>http://git.respiranto.de/bash-basic.git/atom?h=main</id>
<link rel='self' href='http://git.respiranto.de/bash-basic.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/'/>
<updated>2024-12-24T04:08:12+00:00</updated>
<entry>
<title>Fix Markdown syntax typo</title>
<updated>2024-12-24T04:08:12+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2024-12-24T04:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/commit/?id=b7c6854312b6bafd74c691da299c65d35d89df80'/>
<id>urn:sha1:b7c6854312b6bafd74c691da299c65d35d89df80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix local markdown link</title>
<updated>2024-12-23T11:44:14+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2024-12-23T11:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/commit/?id=237759d00c47ef0cff2e5106e611636b0ba3072e'/>
<id>urn:sha1:237759d00c47ef0cff2e5106e611636b0ba3072e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for minimum Bash version (5.2)</title>
<updated>2024-12-23T11:38:10+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2024-12-23T11:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/commit/?id=d8fa62a5f951a82b78958b936be31913f1c56430'/>
<id>urn:sha1:d8fa62a5f951a82b78958b936be31913f1c56430</id>
<content type='text'>
We need 5.2 for the `globskipdots` shell option.  5.2 happens to be the
current version in Debian 12 (bookworm).
</content>
</entry>
<entry>
<title>Amend notes on $BASH_COMMAND</title>
<updated>2024-12-23T11:36:55+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2024-12-23T11:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/commit/?id=11859d9c9d1f9cd78c6878a7c4421ed29c797889'/>
<id>urn:sha1:11859d9c9d1f9cd78c6878a7c4421ed29c797889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add errexit, inherit_errexit</title>
<updated>2024-12-23T11:28:30+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2024-12-23T11:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/commit/?id=6598c9a8d195193cf168cbee515bd383d69c1a1b'/>
<id>urn:sha1:6598c9a8d195193cf168cbee515bd383d69c1a1b</id>
<content type='text'>
Also amended related notes in `docs/`.

See comments and `docs/error-handling.md` on why.
</content>
</entry>
<entry>
<title>Fix syntax in README</title>
<updated>2024-12-22T15:37:28+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2024-12-22T15:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/commit/?id=d66984da0a9c85399da30811e2006c8e609965fd'/>
<id>urn:sha1:d66984da0a9c85399da30811e2006c8e609965fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2024-12-22T03:12:58+00:00</updated>
<author>
<name>Einhard Leichtfuß</name>
<email>alguien@respiranto.de</email>
</author>
<published>2024-12-22T03:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.respiranto.de/bash-basic.git/commit/?id=320691f312287575140bde777a11035166fc53a0'/>
<id>urn:sha1:320691f312287575140bde777a11035166fc53a0</id>
<content type='text'>
The basic.bash script is based on the one used in
`github.com:lawandorga/laworga-mail-server.git`, and other versions
used by me (which the `lawandorga-mail-server.git` one was based upon).

The notes are generally new, but many of them just a consolidation and
refinement of existing knowledge (of mine).
</content>
</entry>
</feed>
