On 11/14/09, Eugeneapolinary Ju <eugeneapolinar...@yahoo.com> wrote:
> wget -r -p -U Firefox "http://www.somesite.com/"; 2>&1 | grep 404 > 404.txt
>
>
> why come 404.txt is 0 Byte? how to put the STDOUT to a file with wget?

I think what you're doing is fine, and the only reason 404.txt is
empty is that there's no server listening on http://www.somesite.com
that could give you a 404.

Andras

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to