[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: store the output of wget in a different directory



Kamaraju S Kusumanchi wrote:
> 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. 

Magnus Pedersen writes:
> wget -O /path/to/file url

>From the man page:

-O file
--output-document=file
   The documents will not be written to the appropriate files, but all will be
   concatenated together and written to file.

-- 
John Hasler


Reply to: