Ken's Lotto Syndicate

Powerball Syndicate Home Page

Site Tools


wget

This is an old revision of the document!


wget

wget does not have an option to override an existing, like curl does.
Instead, use the –backups=1 option, which will rename the existing file with a .1 suffix, and writes new file to the intended filename.

wget --backups=1 google.com
wget.1746577069.txt.gz · Last modified: (external edit)