This command
$ wget http://ekiga.org/misc/feed.png -o feed.png.log

Has the same result of this command
$ wget http://ekiga.org/misc/feed.png 2>feed.png.log

Please add -o argument


$ man wget

   Logging and Input File Options
       -o logfile
       --output-file=logfile
           Log all messages to logfile.  The messages are normally reported to
           standard error.
_______________________________________________
ekiga-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to