Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2024 15:21:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 276326] find: Allow '/' to be used with -perm for GNU compatibility
Message-ID:  <bug-276326-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276326

            Bug ID: 276326
           Summary: find: Allow '/' to be used with -perm for GNU
                    compatibility
           Product: Base System
           Version: 14.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: rbranco@suse.com

Since 2005 GNU find(1) no longer allows '+' to be used with -perm, forcing =
the
use of a / instead.

This PR adds support for this character as synonym for '+':

https://github.com/freebsd/freebsd-src/pull/1060

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276326-227>