Why is only one wget command working in my crontab?

Try adding newline at the end of your crontab.


There's something about the text that's wrong. Edit your crontab in vim then show invisible characters.

:set invlist

You should be able to see and then correct it.