Re: removing duplicate files in a directory

2002-06-04 Thread Felix Geerinckx
on Mon, 03 Jun 2002 17:56:18 GMT, [EMAIL PROTECTED] (Jeremy T. Miller) wrote: > So, a folder having these files: > > HTTPLogWed 32 kb > HTTPLogWed1 32 kb > HTTPLogWed2 32 kb > HTTPLogWed 42 kb That's impossible. You cannot have two file with the same name in the same folder. Furthermore,

removing duplicate files in a directory

2002-06-03 Thread Miller, Jeremy T.
I have a reporting program that outputs ASCII reports into a folder. If a certain report is run more that once, the old report is not written over, but rather, a number appended to the end of the name. For example, I may have a report: HTTPLogWed If someone runs this report a second time, the