Print this page
3795 find does not support -path or -ipath
   1 '\" te
   2 .\" Copyright 1989 AT&T
   3 .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved
   4 .\" Copyright 2011 Nexenta Systems, Inc. All rights reserved.

   5 .\" Portions Copyright (c) 1992, X/Open Company Limited All Rights Reserved
   6 .\"
   7 .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for
   8 .\" permission to reproduce portions of its copyrighted documentation.
   9 .\" Original documentation from The Open Group can be obtained online at
  10 .\" http://www.opengroup.org/bookstore/.
  11 .\" The Institute of Electrical and Electronics Engineers and The Open Group,
  12 .\" have given us permission to reprint portions of their documentation.
  13 .\" In the following statement, the phrase "this text" refers to portions of
  14 .\" the system documentation. Portions of this text are reprinted and
  15 .\" reproduced in electronic form in the Sun OS Reference Manual, from
  16 .\" IEEE Std 1003.1, 2004 Edition, Standard for Information Technology --
  17 .\" Portable Operating System Interface (POSIX), The Open Group Base
  18 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
  19 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the event
  20 .\" of any discrepancy between these versions and the original IEEE and
  21 .\" The Open Group Standard, the original IEEE and The Open Group Standard
  22 .\" is the referee document. The original Standard can be obtained online
  23 .\" at http://www.opengroup.org/unix/online.html.
  24 .\" This notice shall appear on any product containing this material.


 295 .ne 2
 296 .na
 297 \fB\fB-iname\fR \fIpattern\fR\fR
 298 .ad
 299 .RS 17n
 300 Like \fB-name\fR, but the match is case insensitive.
 301 .RE
 302 
 303 .sp
 304 .ne 2
 305 .na
 306 \fB\fB-inum\fR \fIn\fR\fR
 307 .ad
 308 .RS 17n
 309 True if the file has inode number \fIn\fR.
 310 .RE
 311 
 312 .sp
 313 .ne 2
 314 .na









 315 \fB\fB-iregex\fR \fIpattern\fR\fR
 316 .ad
 317 .RS 17n
 318 Like \fB-regex\fR, but the match is case insensitive.
 319 .RE
 320 
 321 .sp
 322 .ne 2
 323 .na
 324 \fB\fB-links\fR \fIn\fR\fR
 325 .ad
 326 .RS 17n
 327 True if the file has \fIn\fR links.
 328 .RE
 329 
 330 .sp
 331 .ne 2
 332 .na
 333 \fB\fB-local\fR\fR
 334 .ad


 511 .na
 512 \fB\fB-nouser\fR\fR
 513 .ad
 514 .RS 17n
 515 True if the file belongs to non-existing user.
 516 .RE
 517 
 518 .sp
 519 .ne 2
 520 .na
 521 \fB\fB-ok\fR \fIcommand\fR\fR
 522 .ad
 523 .RS 17n
 524 Like \fB-exec\fR, except that the generated command line is printed with a
 525 question mark first, and is executed only if the response is affirmative.
 526 .RE
 527 
 528 .sp
 529 .ne 2
 530 .na









 531 \fB\fB-perm\fR [\fB-\fR]\fImode\fR\fR
 532 .ad
 533 .RS 17n
 534 The \fImode\fR argument is used to represent file mode bits. It is identical in
 535 format to the symbolic mode operand, \fIsymbolic_mode_list\fR, described in
 536 \fBchmod\fR(1), and is interpreted as follows. To start, a template is assumed
 537 with all file mode bits cleared. An \fIop\fR symbol of:
 538 .sp
 539 .ne 2
 540 .na
 541 \fB\fB+\fR\fR
 542 .ad
 543 .RS 8n
 544 Set the appropriate mode bits in the template
 545 .RE
 546 
 547 .sp
 548 .ne 2
 549 .na
 550 \fB\fB\(mi\fR\fR


   1 '\" te
   2 .\" Copyright 1989 AT&T
   3 .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved
   4 .\" Copyright 2011 Nexenta Systems, Inc. All rights reserved.
   5 .\" Copyright (c) 2013 Andrew Stormont.  All rights reserved.
   6 .\" Portions Copyright (c) 1992, X/Open Company Limited All Rights Reserved
   7 .\"
   8 .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for
   9 .\" permission to reproduce portions of its copyrighted documentation.
  10 .\" Original documentation from The Open Group can be obtained online at
  11 .\" http://www.opengroup.org/bookstore/.
  12 .\" The Institute of Electrical and Electronics Engineers and The Open Group,
  13 .\" have given us permission to reprint portions of their documentation.
  14 .\" In the following statement, the phrase "this text" refers to portions of
  15 .\" the system documentation. Portions of this text are reprinted and
  16 .\" reproduced in electronic form in the Sun OS Reference Manual, from
  17 .\" IEEE Std 1003.1, 2004 Edition, Standard for Information Technology --
  18 .\" Portable Operating System Interface (POSIX), The Open Group Base
  19 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
  20 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the event
  21 .\" of any discrepancy between these versions and the original IEEE and
  22 .\" The Open Group Standard, the original IEEE and The Open Group Standard
  23 .\" is the referee document. The original Standard can be obtained online
  24 .\" at http://www.opengroup.org/unix/online.html.
  25 .\" This notice shall appear on any product containing this material.


 296 .ne 2
 297 .na
 298 \fB\fB-iname\fR \fIpattern\fR\fR
 299 .ad
 300 .RS 17n
 301 Like \fB-name\fR, but the match is case insensitive.
 302 .RE
 303 
 304 .sp
 305 .ne 2
 306 .na
 307 \fB\fB-inum\fR \fIn\fR\fR
 308 .ad
 309 .RS 17n
 310 True if the file has inode number \fIn\fR.
 311 .RE
 312 
 313 .sp
 314 .ne 2
 315 .na
 316 \fB\fB-ipath\fR \fIpattern\fR\fR
 317 .ad
 318 .RS 17n
 319 Like \fB-path\fR, but the match is case insensitive.
 320 .RE
 321 
 322 .sp
 323 .ne 2
 324 .na
 325 \fB\fB-iregex\fR \fIpattern\fR\fR
 326 .ad
 327 .RS 17n
 328 Like \fB-regex\fR, but the match is case insensitive.
 329 .RE
 330 
 331 .sp
 332 .ne 2
 333 .na
 334 \fB\fB-links\fR \fIn\fR\fR
 335 .ad
 336 .RS 17n
 337 True if the file has \fIn\fR links.
 338 .RE
 339 
 340 .sp
 341 .ne 2
 342 .na
 343 \fB\fB-local\fR\fR
 344 .ad


 521 .na
 522 \fB\fB-nouser\fR\fR
 523 .ad
 524 .RS 17n
 525 True if the file belongs to non-existing user.
 526 .RE
 527 
 528 .sp
 529 .ne 2
 530 .na
 531 \fB\fB-ok\fR \fIcommand\fR\fR
 532 .ad
 533 .RS 17n
 534 Like \fB-exec\fR, except that the generated command line is printed with a
 535 question mark first, and is executed only if the response is affirmative.
 536 .RE
 537 
 538 .sp
 539 .ne 2
 540 .na
 541 \fB\fB-path\fR\fR
 542 .ad
 543 .RS 17n
 544 Like \fB-name\fR, but matches the entire file path and not just basename.
 545 .RE
 546 
 547 .sp
 548 .ne 2
 549 .na
 550 \fB\fB-perm\fR [\fB-\fR]\fImode\fR\fR
 551 .ad
 552 .RS 17n
 553 The \fImode\fR argument is used to represent file mode bits. It is identical in
 554 format to the symbolic mode operand, \fIsymbolic_mode_list\fR, described in
 555 \fBchmod\fR(1), and is interpreted as follows. To start, a template is assumed
 556 with all file mode bits cleared. An \fIop\fR symbol of:
 557 .sp
 558 .ne 2
 559 .na
 560 \fB\fB+\fR\fR
 561 .ad
 562 .RS 8n
 563 Set the appropriate mode bits in the template
 564 .RE
 565 
 566 .sp
 567 .ne 2
 568 .na
 569 \fB\fB\(mi\fR\fR