Hacker News new | ask | show | jobs
by mcguire 1041 days ago
Pardon, but with double quotes, is'nt the expansion going to be done by the current shell anyway?
1 comments

globs aren't expanded in double quotes (not in bash or zsh, at least).