hi,i am learning windows bash script like said in some tutorial books i tried to find a file using assoc | find
like assoc | find "string.bat" >C:\Users\chirag
but i got that access denied,but i am using local administrative account with full privilege of administrative and i am using...