HomeFreeBSD

find: Allow '/' to be used with -perm for GNU compatibility

Description

find: Allow '/' to be used with -perm for GNU compatibility

In 2005, Gnu find deprecated '+' as the leading character for the -perm
argument, instead preferring '/' with the same meaning. Implement that
behavior here, and document it in the man page.

Reviewed by: imp, emaste
Pull Request: https://github.com/freebsd/freebsd-src/pull/1060

Details

Provenance
rbranco_suse.comAuthored on Jan 15 2024, 6:35 PM
impCommitted on Jan 15 2024, 6:47 PM
Parents
rGec13a838e685: man: avoid unportable use of utilities
Branches
Unknown
Tags
Unknown