all softlinks to a given file

Matthew Miller mattdm at mattdm.org
Fri Sep 28 20:20:16 UTC 2007


On Fri, Sep 28, 2007 at 10:08:32PM +0200, Zoltan Szabo wrote:
> Do you know an easy (fast) way to find all the softlinks to a given
> file, using Fedora?
> Example: in case of "S1 -> F, ...., SN -> F" the task is to find
> S1, ..., SN given file F.
> Any idea is appreciated,


  find . -lname F

 

-- 
Matthew Miller           mattdm at mattdm.org          <http://mattdm.org/>
Boston University Linux      ------>              <http://linux.bu.edu/>




More information about the users mailing list