RemoveBroken
Given a file name, this script verifies if it’s a broken link or not. Being a broken one, it gets deleted.
This script is very useful when used together with find to find stray, broken
links.
Example:
This is functionally equivalent to
The source code to RemoveBroken can be found
here: