find . -name "*.html" -exec grep -H "searchword" {} \; > out.txt
Git Command:
git init
git status
git add .
git commit -m "1st commit"
git reflog
git log
git checkout 16576ad