Re: store the output of wget in a different directory
John Hasler wrote:
> raju writes:
>> I am wondering if it is possible to store the output of wget in a
>> different directory than the current directory in one single command.
>
>>From the man page:
>
> -P prefix
> --directory-prefix=prefix
> Set directory prefix to prefix. The directory prefix is the directory
> where all other files and sub- directories will be saved to, i.e. the top
> of the retrieval tree. The default is . (the current directory).
>
Perfect. Stupid of me to miss that. Thank you.
raju
Reply to: