Hello list, I am a big fan of wget, but I discovered a minor annoyance (not sure if it even is a bug):
When downloading multiple files with wget to a single output (e.g. wget -Oout http://file1 http://file2 http://file3), the timestamp of the resulting file becomes the timestamp of the *last* file downloaded. I think it would make more sense if the timestamp would be the timestamp of the most recent file downloaded. Jeroen
