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/