On 28/11/12 11:30, Tim Ruehsen wrote: > Issuing a second 'wget -E www.example.com' generates a index.html.9.1.html. > Wow ! > > What I expected is that -E is 'ignored' in this case since index.html already > ends with '.html'. So the normal 'clobbering' procedure should take place > with > generating index.html.10 and index.html.11. > > Is that behaviour by intention or by accident ? I think that would depend on whether --no-clobber or --adjust-extension wins. Both index.html.10, index.html.10.html or index.10.html would be logical.
Not so index.html.9.1.html
