in reply to Help me to run linux command in windows
If your question is how to make the "ls" command run under windows, then one "simple" way would be to create a batch file in the windows/system32/ (or other directory sitting in the execution path) that will execute the cygwin'd ls perl script for you.