-q does not disable the output file, it only tells wget to not display progress, status etc.
On Unix you would perform what you want with -O /dev/null, I don't know if there is a windows equivalent though. /hh Den 1 feb 2012 18:36 skrev "Peter Genczler" <[email protected]>: > Hello, > > I would like to use wget for windows(Wget 1.11.4) refresh my dtdns > account only, so I use the -q option, but wget makes output file :-(. > > My windows version: Win XP SP3 hungarian. > > Thanks, > > Peter > >
