Monthly Archives: July 2010

Find Broken Symbolic Links

# Print out broken symbolic links find -L . -type l Note to self: Move this to a useful Linux tips post.

Posted in bash, linux | Tagged | Leave a comment