2026-06-10 21:46:24
I’ve been doing a bit of Bash shell script writing today and oh wow the amount of quotation marks I am needing to use to add full support for spaces in inputs is wild.
I guess I’ve gotten used to #Powershell where that isn’t necessary for the most part.
#ScottProgramming