Hacker News new | ask | show | jobs
by kevin_thibedeau 1599 days ago
Unquoted URLs with '?' work fine in bash. It's not like it's common to have files named with a URL that could confuse a glob expansion.
1 comments

It's mainly the "&" which does it, which is pretty common.