curl --output file
curl -o file
wget -O file
Best to just always use curl, and know it uses lowercase for common arguments like normal.
It's usually already installed as well.
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.