Re: [Bug-wget] errors attempting to use options

2016-04-28 Thread Tim Rühsen
Lol... I copied and pasted your example and could immediately reproduce the problem. It turned out that your '--' is not ASCII double-minus but some kind of UTF-8 encoded characters that look the same. Remove all minuses and type them again. That should do it. Regards, Tim Am Donnerstag, 28.

[Bug-wget] errors attempting to use options

2016-04-28 Thread A
Greetings, I copied the below function into my .bashrc, sourced it and proceeded to attempt to use it. You can see the output below before I interrupted it. Please advise where I've gone wrong. Thank you crwl() { wget --tries=inf --timestamping --recursive --level=inf --convert-links