Hi All,
I want to use the find command with MKS Toolkit. I am using the below syntax,
find.exe . "pattern" -print > tmp.txt
This command is working fine in Unix, but not in MKSToolkit. But it is exiting with 1. Can any one help me how to use the find command with MKS Toolkit.
Thanks for your responses.