Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: John Ames Newsgroups: comp.unix.shell,comp.os.linux.misc Subject: Re: Over-Elaborate Shell Scripting Date: Fri, 13 Mar 2026 08:00:00 -0700 Organization: A place where nothing fits quite right Lines: 10 Message-ID: <20260313080000.00004c23@gmail.com> References: <10otpi4$1opu8$3@dont-email.me> <10otrqi$1p9ft$1@dont-email.me> <10ou2q9$1qp29$1@dont-email.me> <10oucet$vo4d$2@news.xmission.com> <10ouhk5$22anv$1@dont-email.me> <20260312095816.00001163@gmail.com> <69b33726@news.ausics.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Date: Fri, 13 Mar 2026 15:00:04 +0000 (UTC) Injection-Info: dont-email.me; posting-host="0252422bc858cdb264c88ad544478aa7"; logging-data="3450797"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/xphYK7RJsbRmlin96HSI3olcGYd0s34U=" Cancel-Lock: sha1:L7nmat4B+dFBDWG40x9e7D/E9Ig= X-Newsreader: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) Xref: csiph.com comp.unix.shell:26687 comp.os.linux.misc:82922 On 13 Mar 2026 07:59:02 +1000 not@telling.you.invalid (Computer Nerd Kev) wrote: > I've done the same thing using PHP, running the script from the > command-line to generate the static site. I've done it in Bash > earlier too, but I ran into things that are just much easier in > PHP since it's built for generating HTML. Oh, that's a clever notion! Hadn't thought of doing it that way.