I came across a cunning little problem with for loops where the values being parsed contain spaces, and can offer a couple of solutions to it. I'll explain what I mean with some code. If you md5sum a bunch of files, you get this kind of output: I wanted to iterate through a list of [...]

