Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
awk95.exe "{gsub(\"Old Company Name\",\"New Company Name\");print}" index.html > rewritten\index.html
@ECHO OFF
FOR %%I IN (*.HTM) DO CALL EDLIN %%I < response.txt
:END
1,99rOld CompanyNew Company
e