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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to