This is a short summary. ↗ Open original to view full content
How to act on command output containing spaces in Bash loops
from blog Drew's blogsite, | ↗ original
Related
More from Drew's blogsite
Things to do on an upcoming flight
25 Oct 2024 |
original ↗
Some things I can do that do not require an internet connection
Minimally useful Github workflow for emacs packages
2 Sept 2024 |
original ↗
Use this if you want to publish your emacs package to Melpa
Participating in the Spring Lisp Game jam, why and how
16 May 2024 |
original ↗
My tech stack for the lisp game jam, why I’m using it, and how I’m planning to distribute my game.
When you might want classes
19 Feb 2024 |
original ↗
Sometimes it's much easier to work in inherently stateful design spaces with an Object-Oriented-first design approach.