Latest Post
Defining bash functions inside functions
I tend to do a lot of things with some terrible, terrible bash scripts. Backups, listening to music, creating temporary virtual machines... and also, listening through my podcast backlog. This last one gets pretty complicated, and while looking into how to manage it, I discovered a bash script technique that surprised me.
Read the full post: Defining bash functions inside functions