#!/bin/zsh # Copyright muflax , 2012 # License: GNU GPL 3 grep -ahorP '(https?[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):]' content*/**/*.(mkd|org) | grep -v "muflax\.com"