find.1 (9168a75a66f08d0563d488667d26c7b8f5b6b2cb) find.1 (baf0230645374d4eb151fa0b1bcf64dc54775500)
1.\" Copyright (c) 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 730 unchanged lines hidden (view full) ---

739Note, the
740.Ic -prune
741primary has no effect if the
742.Fl d
743option was specified.
744.It Ic -quit
745Causes
746.Nm
1.\" Copyright (c) 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 730 unchanged lines hidden (view full) ---

739Note, the
740.Ic -prune
741primary has no effect if the
742.Fl d
743option was specified.
744.It Ic -quit
745Causes
746.Nm
747to immediately terminate.
747to immediately terminate successfully.
748.It Ic -regex Ar pattern
749True if the whole path of the file matches
750.Ar pattern
751using regular expression.
752To match a file named
753.Dq Pa ./foo/xyzzy ,
754you can use the regular expression
755.Dq Li ".*/[xyz]*"

--- 326 unchanged lines hidden ---
748.It Ic -regex Ar pattern
749True if the whole path of the file matches
750.Ar pattern
751using regular expression.
752To match a file named
753.Dq Pa ./foo/xyzzy ,
754you can use the regular expression
755.Dq Li ".*/[xyz]*"

--- 326 unchanged lines hidden ---