📅  最后修改于: 2022-03-11 14:49:45.312000             🧑  作者: Mango
-O is the option to specify the path of the file you want to download to:
wget -O /path/to/file.ext
-P is prefix where it will download the file in the directory:
wget -P /path/to/folder