in reply to Help me to run linux command in windows

If another way is there then fine...
Another way for doing what? If you're only looking for a way to obtain the list of files in a directory, you could go low-level with opendir/readdir/closedir, or try to take a look to the more structured approaches offered by File::Find and its colleagues on CPAN.

Flavio
perl -ple'$_=reverse' <<<ti.xittelop@oivalf

Don't fool yourself.
  • Comment on Re: Help me to run linux command in windows