bug-findutils
[Top][All Lists]
Advanced

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

[bug #52558] find does not print symlink object in case of follow symbol


From: James Youngman
Subject: [bug #52558] find does not print symlink object in case of follow symbolic links
Date: Sat, 2 Dec 2017 06:33:52 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

Follow-up Comment #7, bug #52558 (project findutils):

The documentation is a bit confusing.  

What it is trying to describe is that after -follow is seen, symlinks will be
followed, so that for example symbolic links will be followed when setting up
the test for-newer if that is after -follow.

All -printf and similar operations occur after the command line has been fully
processed, so -follow always affects them even if the ordering on the command
line was -follow ... -printf ...

I will clarify the documentation soon.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52558>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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