1 2 3 4 5 6 7
#!/usr/bin/env bash sed -i '/<link[^>]*href="lwarp\.css"[^>]*>/{ i <style> r lwarp.css a </style> d }' radio.html