Hi, wget -m http://www.google.com/foo Above command returns HTTP error 404 as expected but exit code returned is 0
When I run: wget http://www.google.com/foo I get 404 as expected and exit code is 1. I believe this inconsistent behaviour is a bug. Thanks a lot for fixing, Petr Praus
