#!/bin/bash -e find . -type f -name "*.html" | while read -r file; do # Remove