Hacker News new | ask | show | jobs
by eMSF 2093 days ago
Yes. You can change the behaviour in bash by setting the nullglob option (shopt -s nullglob).