Y
Hacker News
new
|
ask
|
show
|
jobs
Explode
(
github.com
)
9 points
by
wuffers
5193 days ago
1 comments
garrettlarson
5193 days ago
I had to change the IFS=' ' declaration to get this to work on my system (ls appears to use newline as a delimiter). Cool script.
link
wuffers
5193 days ago
Oh, yeah. I forgot that `ls` uses newlines if the output isn't a console. Just now committed a fix, thanks!
link