As someone who uses the command line quite a lot, I find the numbering scheme for Chrome downloads which share the same name annoying: it names the later download <name> (x).<extension>, which is lousy because:
- It inserts whitespace which I have to escape
- I have to escape the parentheses
Is there some way to use file names which don't require any escaping?