Print this page
3795 find does not support -path or -ipath

*** 1,9 **** --- 1,10 ---- '\" te .\" Copyright 1989 AT&T .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved .\" Copyright 2011 Nexenta Systems, Inc. All rights reserved. + .\" Copyright (c) 2013 Andrew Stormont. All rights reserved. .\" Portions Copyright (c) 1992, X/Open Company Limited All Rights Reserved .\" .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for .\" permission to reproduce portions of its copyrighted documentation. .\" Original documentation from The Open Group can be obtained online at
*** 310,319 **** --- 311,329 ---- .RE .sp .ne 2 .na + \fB\fB-ipath\fR \fIpattern\fR\fR + .ad + .RS 17n + Like \fB-path\fR, but the match is case insensitive. + .RE + + .sp + .ne 2 + .na \fB\fB-iregex\fR \fIpattern\fR\fR .ad .RS 17n Like \fB-regex\fR, but the match is case insensitive. .RE
*** 526,535 **** --- 536,554 ---- .RE .sp .ne 2 .na + \fB\fB-path\fR\fR + .ad + .RS 17n + Like \fB-name\fR, but matches the entire file path and not just basename. + .RE + + .sp + .ne 2 + .na \fB\fB-perm\fR [\fB-\fR]\fImode\fR\fR .ad .RS 17n The \fImode\fR argument is used to represent file mode bits. It is identical in format to the symbolic mode operand, \fIsymbolic_mode_list\fR, described in