5 ms·
Explode
- garrettlarson 14y agoI had to change the IFS=' ' declaration to get this to work on my system (ls appears to use newline as a delimiter). Cool script.
- wuffers 14y agoOh, yeah. I forgot that `ls` uses newlines if the output isn't a console. Just now committed a fix, thanks!