Actions
Feature #674
closedfind does not support regex
Start date:
2011-01-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Illumos find does not support the -regex argument.
Related issues
Updated by Albert Lee about 12 years ago
- Assignee changed from Roland Mainz to Yuri Pankov
- % Done changed from 0 to 100
- Difficulty set to Medium
- Tags set to needs-triage
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>
Actions