Home
last modified time | relevance | path

Searched hist:"2 a121b97e9673ff37062c9fa026eee969940d2e2" (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/find/
H A Dfind.1diff 2a121b97e9673ff37062c9fa026eee969940d2e2 Mon Jan 15 19:35:27 CET 2024 Ricardo Branco <rbranco@suse.de> 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
H A Dfunction.cdiff 2a121b97e9673ff37062c9fa026eee969940d2e2 Mon Jan 15 19:35:27 CET 2024 Ricardo Branco <rbranco@suse.de> 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