bug-findutils
[Top][All Lists]
Advanced

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

[bug #56410] find -L doesn't follow symlinks outside the specified searc


From: Bernhard Voelker
Subject: [bug #56410] find -L doesn't follow symlinks outside the specified search scope
Date: Mon, 17 Jun 2019 17:59:12 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Follow-up Comment #17, bug #56410 (project findutils):

Maybe similar to what GNU coreutils' ls?

https://www.gnu.org/software/coreutils/ls


‘-L’
‘--dereference’

    When showing file information for a symbolic link, show information for
the file
    the link references rather than the link itself. However, even with this
option,
    ls still prints the name of the link itself, not the name of the file that
the
    link points to.


Obviously, this has to be extended for find(1) because also the
tests like -size act on the de-referenced file (if it is a resolvable file).




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56410>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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