@echo off rem Syn: Xfind [what to find] rem Eg : Xfind attrib dir /s/o:-d/b > dir.lst fff.exe if exist dir.lst del dir.lst rem echo ****************** xFind result ********************* > pre copy search.bat c:\ > nul del search.bat call a:\ramdrive.bat copy c:\dos\find.exe > nul call c:\search.bat copy pre found! > nul c:\e3\e3 found! del c:\search.bat if exist post del post if exist pre del pre if exist find.exe del find.exe