📜  cmder 查找参数甲酸盐不正确 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:46.336000             🧑  作者: Mango

代码示例1
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"