packaging: remove old options to find hidden files
[platform/upstream/findutils.git] / doc / find.info
1 This is ../../../findutils/doc/find.info, produced by makeinfo version
2 4.13 from ../../../findutils/doc/find.texi.
3
4 INFO-DIR-SECTION Basics
5 START-INFO-DIR-ENTRY
6 * Finding files: (find).        Operating on files matching certain criteria.
7 END-INFO-DIR-ENTRY
8
9 INFO-DIR-SECTION Individual utilities
10 START-INFO-DIR-ENTRY
11 * find: (find)Invoking find.                    Finding and acting on files.
12 * locate: (find)Invoking locate.                Finding files in a database.
13 * updatedb: (find)Invoking updatedb.            Building the locate database.
14 * xargs: (find)Invoking xargs.                  Operating on many files.
15 END-INFO-DIR-ENTRY
16
17    This file documents the GNU utilities for finding files that match
18 certain criteria and performing various operations on them.
19
20    Copyright (C) 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005, 2006,
21 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
22
23    Permission is granted to copy, distribute and/or modify this document
24 under the terms of the GNU Free Documentation License, Version 1.3 or
25 any later version published by the Free Software Foundation; with no
26 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
27 Texts.  A copy of the license is included in the section entitled "GNU
28 Free Documentation License".
29
30 \1f
31 Indirect:
32 find.info-1: 1289
33 find.info-2: 277206
34 \1f
35 Tag Table:
36 (Indirect)
37 Node: Top\7f1289
38 Node: Introduction\7f3205
39 Node: Scope\7f6133
40 Node: Overview\7f8079
41 Node: find Expressions\7f9950
42 Node: Finding Files\7f11782
43 Node: Name\7f12247
44 Node: Base Name Patterns\7f12875
45 Ref: Base Name Patterns-Footnote-1\7f14203
46 Node: Full Name Patterns\7f14415
47 Node: Fast Full Name Search\7f18418
48 Node: Shell Pattern Matching\7f21467
49 Node: Links\7f23557
50 Node: Symbolic Links\7f23992
51 Node: Hard Links\7f28496
52 Node: Time\7f31050
53 Node: Age Ranges\7f32028
54 Node: Comparing Timestamps\7f33717
55 Node: Size\7f36582
56 Node: Type\7f38428
57 Node: Owner\7f40096
58 Node: Mode Bits\7f40921
59 Node: Contents\7f46269
60 Node: Directories\7f47440
61 Node: Filesystems\7f52718
62 Node: Combining Primaries With Operators\7f54069
63 Node: Actions\7f55687
64 Node: Print File Name\7f56249
65 Node: Print File Information\7f57266
66 Node: Escapes\7f61217
67 Node: Format Directives\7f61968
68 Node: Name Directives\7f63213
69 Node: Ownership Directives\7f64199
70 Node: Size Directives\7f65207
71 Node: Location Directives\7f66578
72 Node: Time Directives\7f67697
73 Node: Other Directives\7f68600
74 Node: Reserved and Unknown Directives\7f68875
75 Node: Time Formats\7f69742
76 Node: Time Components\7f70203
77 Node: Date Components\7f71169
78 Node: Combined Time Formats\7f71992
79 Node: Formatting Flags\7f72877
80 Node: Run Commands\7f73487
81 Node: Single File\7f73845
82 Node: Multiple Files\7f76517
83 Node: Unsafe File Name Handling\7f81270
84 Node: Safe File Name Handling\7f82983
85 Node: Unusual Characters in File Names\7f84559
86 Node: Limiting Command Size\7f87724
87 Node: Controlling Parallelism\7f90160
88 Node: Interspersing File Names\7f95615
89 Node: Querying\7f98070
90 Node: Delete Files\7f100334
91 Node: Adding Tests\7f100981
92 Node: Databases\7f103621
93 Node: Database Locations\7f104339
94 Node: Database Formats\7f105786
95 Node: LOCATE02 Database Format\7f106895
96 Node: Sample LOCATE02 Database\7f108587
97 Node: slocate Database Format\7f109271
98 Node: Old Database Format\7f110279
99 Node: Newline Handling\7f113465
100 Node: File Permissions\7f114911
101 Node: Mode Structure\7f115489
102 Node: Symbolic Modes\7f118630
103 Node: Setting Permissions\7f119727
104 Node: Copying Permissions\7f122275
105 Node: Changing Special Permissions\7f123089
106 Node: Conditional Executability\7f124633
107 Node: Multiple Changes\7f125165
108 Node: Umask and Protection\7f126822
109 Node: Numeric Modes\7f127920
110 Node: Date input formats\7f129612
111 Node: General date syntax\7f132025
112 Node: Calendar date items\7f135009
113 Node: Time of day items\7f137007
114 Node: Time zone items\7f139204
115 Node: Combined date and time of day items\7f140457
116 Node: Day of week items\7f141310
117 Node: Relative items in date strings\7f142320
118 Node: Pure numbers in date strings\7f145123
119 Node: Seconds since the Epoch\7f146105
120 Node: Specifying time zone rules\7f147727
121 Node: Authors of parse_datetime\7f150100
122 Ref: Authors of get_date\7f150280
123 Node: Configuration\7f151243
124 Node: Leaf Optimisation\7f152025
125 Node: d_type Optimisation\7f153137
126 Node: fts\7f153439
127 Node: Reference\7f154042
128 Node: Invoking find\7f154387
129 Node: Filesystem Traversal Options\7f155869
130 Node: Warning Messages\7f156962
131 Node: Optimisation Options\7f159025
132 Node: Debug Options\7f160970
133 Node: Find Expressions\7f162024
134 Node: Invoking locate\7f162390
135 Node: Invoking updatedb\7f168689
136 Node: Invoking xargs\7f172351
137 Node: xargs options\7f173077
138 Node: Invoking the shell from xargs\7f178227
139 Node: Regular Expressions\7f182028
140 Node: findutils-default regular expression syntax\7f183507
141 Node: awk regular expression syntax\7f186012
142 Node: egrep regular expression syntax\7f187883
143 Node: emacs regular expression syntax\7f190094
144 Node: gnu-awk regular expression syntax\7f192622
145 Node: grep regular expression syntax\7f195089
146 Node: posix-awk regular expression syntax\7f197814
147 Node: posix-basic regular expression syntax\7f200116
148 Node: posix-egrep regular expression syntax\7f200417
149 Node: posix-extended regular expression syntax\7f202790
150 Node: Environment Variables\7f205265
151 Node: Common Tasks\7f208233
152 Node: Viewing And Editing\7f208658
153 Node: Archiving\7f210377
154 Node: Cleaning Up\7f212010
155 Node: Strange File Names\7f214899
156 Node: Fixing Permissions\7f216549
157 Node: Classifying Files\7f217113
158 Node: Worked Examples\7f217831
159 Node: Deleting Files\7f218536
160 Node: Copying A Subset of Files\7f231581
161 Node: Updating A Timestamp File\7f233598
162 Node: Finding the Shallowest Instance\7f239586
163 Node: Security Considerations\7f241522
164 Node: Levels of Risk\7f243090
165 Ref: Levels of Risk-Footnote-1\7f245889
166 Node: Security Considerations for find\7f246068
167 Ref: Security Considerations for find-Footnote-1\7f248392
168 Node: Problems with -exec and filenames\7f248465
169 Node: Changing the Current Working Directory\7f250098
170 Node: O_NOFOLLOW\7f251869
171 Ref: O_NOFOLLOW-Footnote-1\7f253923
172 Node: Systems without O_NOFOLLOW\7f254025
173 Ref: Systems without O_NOFOLLOW-Footnote-1\7f256178
174 Node: Race Conditions with -exec\7f256240
175 Node: Race Conditions with -print and -print0\7f259157
176 Node: Security Considerations for xargs\7f260086
177 Node: Security Considerations for locate\7f262590
178 Node: Security Summary\7f264972
179 Node: Further Reading on Security\7f265767
180 Node: Error Messages\7f266951
181 Node: Error Messages From find\7f267980
182 Node: Error Messages From xargs\7f273103
183 Node: Error Messages From locate\7f275567
184 Node: Error Messages From updatedb\7f276799
185 Node: GNU Free Documentation License\7f277206
186 Node: Primary Index\7f302380
187 \1f
188 End Tag Table