SerenityOS build: Sunday, October 29
Images 💾⌗
- serenity-x86_64-20231029-4b60a99.img.gz (Raw image, 199.49 MiB)
Last commit ⭐⌗
commit 4b60a9957383c5cb883200ea1b180b4c2a075d7e
Author: implicitfield <114500360+implicitfield@users.noreply.github.com>
AuthorDate: Sat Oct 28 23:56:46 2023 +0400
Commit: Ali Mohammad Pur <mpfard@serenityos.org>
CommitDate: Sun Oct 29 01:35:40 2023 +0330
Shell: Remove '#' from the list of acceptable bareword characters
This stops the shell from always interpreting '#' as the start of a
comment in non-Posix mode.
Other builds