Harinatha Reddy M wrote:
I want to remove any duplicate files(same in content with different file names) in a particular directory. How can we do that?
$ cpan Bundle::Dpchrist $ man finddups
And what if the file is being accessed by some process. Can we delete it?
Dpchrist::File::Find::Duplicates doesn't take that into account. HTH, David -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/