Actions
Feature #2124
closedfind(1) should support -iname option
Status:
Closed
Priority:
Low
Assignee:
-
Category:
cmd - userland programs
Start date:
2012-02-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
The -iname
option searches for names, non-case sensitive, and is available in GNU find.
Updated by Alexander Eremin over 10 years ago
Jeppe Toustrup wrote:
The
-iname
option searches for names, non-case sensitive, and is available in GNU find.
I guess it already support? Look at rev 13450
Updated by Jeppe Toustrup over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
You're right. Trisk told me to make a bug for it, and then it turns out he has approved the patch which adds it, tsk tsk ;)
Actions