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 direct
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/28/08 18:28, John Hasler wrote:
> 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 Peders
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 do
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
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.
Say I am in dir1. Instead of doing
wget http://url1
mv url1 dir2
Is there any way to achieve it in one shot? I looked at the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/28/08 17:45, 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.
>
> Say I am in dir1. Instead of doing
> w
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.
Say I am in dir1. Instead of doing
wget http://url1
mv url1 dir2
Is there any way to achieve it in one shot? I looked at the man page of wget
but did not see
7 matches
Mail list logo