]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
find: Add -readable, -writable & -executable options
authorRicardo Branco <rbranco@suse.de>
Sun, 21 Jan 2024 19:53:05 +0000 (20:53 +0100)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 22 Jan 2024 01:33:46 +0000 (17:33 -0800)
commite4b646ce16105efc943bc8ac2242a2220dfe18d8
treebe58842f0a6432709c1d7b7d8cc529e1008e3088
parent91f78c32befa08bf4010db7afd4407277a3e585f
find: Add -readable, -writable & -executable options

Reviewed by: jhb, Mina Galić
Pull Request: https://github.com/freebsd/freebsd-src/pull/1080
usr.bin/find/extern.h
usr.bin/find/find.1
usr.bin/find/function.c
usr.bin/find/option.c