in reply to run the find command in perl script from window server

G'day rrrrr,

You posted exactly the same code four days ago (File not found error) and it was pointed out to you that the syntax was wrong. Why are you expected it to work on any OS?

File::Find should work in either OS. See -X to check for directories and modification times.

-- Ken

  • Comment on Re: run the find command in perl script from window server