Help for this page

Select Code to Download


  1. or download this
    for /f %f in (mylist.txt) do search -name -i *.html -dir c:\intetput\w
    +wwroot\iprt %f
    
  2. or download this
    for /f %%f in (mylist.txt) do search -name -i *.html -dir c:\intetput\
    +wwwroot\iprt %%f