find -L ${directory} -type l # remove the broken links find -L ${directory} -type l -print0 | xargs -0 rm
Name (required)
Mail (will not be published) (required)
Website
Leave a Reply