find.1 (d9a447559bc04121f7c6682e64abe67efa154864) | find.1 (9ed0c92c91e9a8459462774b33c368b56e2c7ced) |
---|---|
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 --- 802 unchanged lines hidden (view full) --- 811megabytes (1024 kilobytes) 812.It Cm G 813gigabytes (1024 megabytes) 814.It Cm T 815terabytes (1024 gigabytes) 816.It Cm P 817petabytes (1024 terabytes) 818.El | 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 --- 802 unchanged lines hidden (view full) --- 811megabytes (1024 kilobytes) 812.It Cm G 813gigabytes (1024 megabytes) 814.It Cm T 815terabytes (1024 gigabytes) 816.It Cm P 817petabytes (1024 terabytes) 818.El |
819.It Ic -sparse 820True if the current file is sparse, 821i.e. has fewer blocks allocated than expected based on its size in bytes. 822This might also match files that have been compressed by the filesystem. |
|
819.It Ic -type Ar t 820True if the file is of the specified type. 821Possible file types are as follows: 822.Pp 823.Bl -tag -width indent -compact 824.It Cm b 825block special 826.It Cm c --- 165 unchanged lines hidden (view full) --- 992.Pp 993All the single character options except 994.Fl H 995and 996.Fl L 997as well as 998.Ic -amin , -anewer , -cmin , -cnewer , -delete , -empty , -fstype , 999.Ic -iname , -inum , -iregex , -ls , -maxdepth , -mindepth , -mmin , | 823.It Ic -type Ar t 824True if the file is of the specified type. 825Possible file types are as follows: 826.Pp 827.Bl -tag -width indent -compact 828.It Cm b 829block special 830.It Cm c --- 165 unchanged lines hidden (view full) --- 996.Pp 997All the single character options except 998.Fl H 999and 1000.Fl L 1001as well as 1002.Ic -amin , -anewer , -cmin , -cnewer , -delete , -empty , -fstype , 1003.Ic -iname , -inum , -iregex , -ls , -maxdepth , -mindepth , -mmin , |
1000.Ic -path , -print0 , -regex | 1004.Ic -path , -print0 , -regex, -sparse |
1001and all of the 1002.Ic -B* 1003birthtime related primaries are extensions to 1004.St -p1003.1-2001 . 1005.Pp 1006Historically, the 1007.Fl d , L 1008and --- 93 unchanged lines hidden --- | 1005and all of the 1006.Ic -B* 1007birthtime related primaries are extensions to 1008.St -p1003.1-2001 . 1009.Pp 1010Historically, the 1011.Fl d , L 1012and --- 93 unchanged lines hidden --- |