Hi

sorry this off-topic question ...

I want pre-cache some object from some interest host with wget.

My question is : I want: the wget download the object to the /dev/null but
I'm not found this switches....
(GNU Wget 1.5.3)

I'm probe this :
export http_proxy=http://mycache.com:8080/
wget -r http://sobredinero.com -P /dev/null -nH -nd -Y on -b -l5 -t1 -o
/dev/null

but this is create a /dev/null directory :) and download the files into
this.

any suggestions ?

Thanks in advance.

George
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to