bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

finding symlinks with various properties?


From: Aaron Davies
Subject: finding symlinks with various properties?
Date: Thu, 07 Feb 2013 19:17:34 -0500

is it possible to search for symlinks based on properties (name, wholename, 
etc.) of their targets?

initially i thought something like

$ find -L -xtype l -name foo

would find links pointing to foo, but that doesn't seem to be the case.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]