in reply to Find dup files and display the output of the script in /tmp dir

/me suggests you at least try to do you homework alone.


holli

You can lead your users to water, but alas, you cannot drown them.
  • Comment on Re: Find dup files and display the output of the script in /tmp dir
  • Download Code

Replies are listed 'Best First'.
Re^2: Find dup files and display the output of the script in /tmp dir
by anthonyraj75 (Initiate) on Nov 29, 2009 at 16:50 UTC
    if I knew I wouldn't posted a question for help - Thanks holli Can someone please suggest?

      I suggest you give it a try. Post code that you've written when you run into a problem. You can look around on Perlmonks and gather snippets to do the job and practically not have to think at all.

      This problem has been addressed by others many times, and as recently as two days ago, for instance in the thread file comparison using file open in binary mode.. There is no one perfect way. The rule in Perl is "There's More Than One Way To Do It".

      However, the only way to learn to write code is to write code. Give it Old College Try.