URL:
  <https://savannah.gnu.org/bugs/?65793>

                 Summary: find -ls should match find -dils
                   Group: findutils
               Submitter: jay
               Submitted: Sun 26 May 2024 11:22:48 AM UTC
                Category: find
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 4.9.0
         Discussion Lock: Any
           Fixed Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 26 May 2024 11:22:48 AM UTC By: James Youngman <jay>
find -ls should match the output of ls -dils.   However there are some
circumstances where it doesn't:

* ACLs, see bug #40577
* Unicode, see bug #61640

I think differences of amount of horizontal white space are probably not
significant here (unless one of ls and find uses none).  But other differences
are probably things we should eliminate.

There are some issues with the -ls feature which will need care in testing:

* dealing with unimportant whitespace differences
* cases where "ls -dils" differs between the platform's ls implementation and
the implementation in coreutils (presumably we should match coreutils, but the
issue is in testing).









    _______________________________________________________

Reply to this item at:

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

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


Reply via email to