#!/bin/bash awk '/openpgp.min.js/ { print ""; next; } {print}' < source.html > index.html