Martin Trautmann <[EMAIL PROTECTED]> writes:

> I'm afraid that reading the URLs from an input file can't be passed
> through a -D filter? What's a reasonable behavior of combining -i
> and -D?

-D filters the URLs encountered with -r.  Specifying an input file is
the same as specifying those URLs on the command-line.  If you need to
exclude domains from the input file, I guess you can use something
like `grep -v'.

Reply via email to