wget – specify destination folder or folder and filename

-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

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.