find.1 (39c59153e929e3e663fe0efd645faa06f6c8b48e) find.1 (31d534254ec82016c2bfe15ac3a0608f3ca45505)
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

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

169than that of the file from which the descent began.
170.Pp
171This option is equivalent to the deprecated
172.Ic -xdev
173primary.
174.El
175.Sh PRIMARIES
176.Bl -tag -width indent
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

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

169than that of the file from which the descent began.
170.Pp
171This option is equivalent to the deprecated
172.Ic -xdev
173primary.
174.El
175.Sh PRIMARIES
176.Bl -tag -width indent
177.It Ic -Bmin Ar n
178True if the difference between the time of a file's inode creation
179and the time
180.Nm
181was started, rounded up to the next full minute, is
182.Ar n
183minutes.
184.It Ic -Bnewer Ar file
185Same as
186.Ic -newerBm .
187.It Ic -Btime Ar n Ns Op Cm smhdw
188If no units are specified, this primary evaluates to
189true if the difference between the time of a file's inode creation
190and the time
191.Nm
192was started, rounded up to the next full 24-hour period, is
193.Ar n
19424-hour periods.
195.Pp
196If units are specified, this primary evaluates to
197true if the difference between the time of last change of file status
198information and the time
199.Nm
200was started is exactly
201.Ar n
202units.
203Please refer to the
204.Ic -atime
205primary description for information on supported time units.
177.It Ic -acl
178May be used in conjunction with other options to locate
179files with extended ACLs.
180See
181.Xr acl 3
182for more information.
183.It Ic -amin Ar n
184True if the difference between the file last access time and the time

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

492backslash
493.Pq Dq Li \e .
494.It Ic -newer Ar file
495True if the current file has a more recent last modification time than
496.Ar file .
497.It Ic -newer Ns Ar X Ns Ar Y Ar file
498True if the current file has a more recent last access time
499.Ar ( X Ns = Ns Cm a ) ,
206.It Ic -acl
207May be used in conjunction with other options to locate
208files with extended ACLs.
209See
210.Xr acl 3
211for more information.
212.It Ic -amin Ar n
213True if the difference between the file last access time and the time

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

521backslash
522.Pq Dq Li \e .
523.It Ic -newer Ar file
524True if the current file has a more recent last modification time than
525.Ar file .
526.It Ic -newer Ns Ar X Ns Ar Y Ar file
527True if the current file has a more recent last access time
528.Ar ( X Ns = Ns Cm a ) ,
529inode creation time
530.Ar ( X Ns = Ns Cm B ) ,
500change time
501.Ar ( X Ns = Ns Cm c ) ,
502or modification time
503.Ar ( X Ns = Ns Cm m )
504than the last access time
505.Ar ( Y Ns = Ns Cm a ) ,
531change time
532.Ar ( X Ns = Ns Cm c ) ,
533or modification time
534.Ar ( X Ns = Ns Cm m )
535than the last access time
536.Ar ( Y Ns = Ns Cm a ) ,
537inode creation time
538.Ar ( Y Ns = Ns Cm B ) ,
506change time
507.Ar ( Y Ns = Ns Cm c ) ,
508or modification time
509.Ar ( Y Ns = Ns Cm m )
510of
511.Ar file .
512In addition, if
513.Ar Y Ns = Ns Cm t ,

--- 423 unchanged lines hidden ---
539change time
540.Ar ( Y Ns = Ns Cm c ) ,
541or modification time
542.Ar ( Y Ns = Ns Cm m )
543of
544.Ar file .
545In addition, if
546.Ar Y Ns = Ns Cm t ,

--- 423 unchanged lines hidden ---