SYMLINK

Christian Walther cptsalek at gmail.com
Fri Dec 1 09:43:17 PST 2006


Additionally, find <filename>can tell you if a symbolic link is broken:

% ln -s ./linksource ./linkdest
% file linkdest
linkdest: broken symbolic link to `./linksource'

(In this case "linksource simply doesn't exist...)


More information about the freebsd-questions mailing list