Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

cmder find parameter formate not correct

Locate find.exe file:
where find.exe
Then rename it to a different name as fnd.exe and finally use this new commmand 
name to search files or directories in current and subdirs as follows:
fnd . -name "file_name"
 
PREVIOUS NEXT
Tagged: #cmder #find #parameter #formate #correct
ADD COMMENT
Topic
Name
9+4 =