#!/bin/bash grep -Eio "(src|href) *= *[\"'][^\"']*" | grep -Eo "[\"'].*" | cut -c2-