[Ekiga-list] Add (-o) logfile argument (like wget)



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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]