[EMAIL PROTECTED] wrote:

> My question is : I'm want: the wget download the object to the /dev/null but
> I'm not found this switches....

-O /dev/null
or
--output-document=/dev/null
or
--delete-after


--delete-after is useful if you'd like to use the robot features of wget
to recursively preload a site from a starting URL.

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to