logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cleanlinks - remove dangling symbolic links and empty directories

Author

       The version of the cleanlinks included in this X.Org Foundation release was originally written  by  David
       Dawes wrote as a part of XFree86.

       Colin Watson wrote this manual page, originally for the Debian Project.

X Version 11                                      imake 1.0.10                                     cleanlinks(1)

Description

       The  cleanlinks  program  searches  the  directory tree descended from the current directory for symbolic
       links whose targets do not exist, and removes them.  It  then  removes  all  empty  directories  in  that
       directory tree.

       cleanlinks  is  useful  for  cleaning  up  a shadow link tree created with lndir(1) after files have been
       removed from the real directory.

Diagnostics

       A message will be printed upon encountering each dangling symlink and empty directory.

Name

       cleanlinks - remove dangling symbolic links and empty directories

See Also

lndir(1).

Synopsis

cleanlinks

See Also