aboutsummaryrefslogtreecommitdiff
path: root/bin/find-broken-symlinks
Commit message (Collapse)AuthorAgeFilesLines
* bin: added find-broken-symlinksMiquel Sabaté Solà2020-08-031-0/+103
This simple script checks for unexpectedly broken symlinks in a given directory ($HOME by default). This is useful because, as I've sadly detected, I had some relevant files that were not actually symlinked and some things utterly failed. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>