-O – specify the path and the filename
wget <file.ext> -O /path/to/folder/file.ext
-P -specify the path where you want to download to
wget <file.ext> -P /path/to/folder
-O – specify the path and the filename
wget <file.ext> -O /path/to/folder/file.ext
-P -specify the path where you want to download to
wget <file.ext> -P /path/to/folder