akp
Results
23
comments of
akp
The actual use case was testing a Bash script containing calls to `backup` and `prune`. Though, it hadn't crossed my mind that it's possible to do the variable interpolation like...
Yeah, that is an issue, and not one I'd considered. It makes me wonder if the idea of an environment variable is an especially good idea, after all - though...
Funny coincidence, I was just thinking about this yesterday. Thanks!