Feature #1449
Add -useracl, -groupacl primaries to find
Start date:
2011-09-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Description
Add -useracl and -groupacl primaries to find, returning true when the file's ACL contain entries for specified user/group. I find them useful and have been using for some time.
History
Updated by Albert Lee about 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in:
changeset: 13450:911d80518e4e
tag: tip
user: Yuri Pankov <yuri.pankov@nexenta.com>
date: Tue Sep 13 12:11:38 2011 -0400
files: usr/src/cmd/find/find.c usr/src/man/man1/find.1
description:
674 find does not support regex
1146 find should support -iname
1448 find should support -mindepth, -maxdepth
1449 Add -useracl, -groupacl primaries to find
1468 find should support -print0
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Albert Lee <trisk@nexenta.com>