...for memory blanks
pinboard
Makeself RPM Based Commands Debian based Commands bash vi/vim bash one-liners WordPress Google Sheets Excel Karaoke Facebook
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.
–backups=1
.1
wget --backups=1 google.com