open_in_new
content_copy
a=$(find / -type l); for i in $(echo $a); do file $i ; done |grep -i broken 2> /dev/null