[Show "Revision History"] [Show "General Page Infos"] [Show "Page hits and edits"]

Revision History

Showing page edit history entries from 92 to 191 out of 191 entries total. (5 | 10 | 25 | 50 | 100 | 200 items per page)

191 91 Older
# Date Size Editor Comment Action
191 2019-05-17 14:26:29 37283 to previous c-68-49-79-197   view
190 2019-05-17 14:24:09 37274 to previous c-68-49-79-197 Mention/link -exec vs -execdir security implications. view
189 2019-04-24 21:13:44 37038 to previous GreyCat GNU find has deprecated -perm +mode in favor of -perm /mode view
188 2016-08-09 13:28:01 36970 to previous baconisawesome   view
187 2016-06-14 18:35:45 36978 to previous kaputte   view
186 2015-12-21 14:27:41 37064 to previous fr2535-pe-5   view
185 2015-09-18 18:18:45 37071 to previous GreyCat Consolidate the creation-time discussion a bit. view
184 2015-09-18 08:34:13 36739 to previous 175   view
183 2015-09-18 08:32:55 36724 to previous 175   view
182 2015-09-18 08:28:07 36504 to previous 175   view
181 2015-07-29 07:12:59 36333 to previous geirha chmod 644 on a directories is not a good idea view
180 2015-07-29 01:16:44 36308 to previous DanMartin   view
179 2015-03-15 18:32:13 36308 to previous 197 OSX10,6,8: BUG FOUND; "The bug is fixed in this version of find!" gives '-bash: !": event not found' -> but OK with single quotes around the exclamation mark. view
178 2015-01-14 03:14:41 36308 to previous x2f24afb Just tried on my test work folder: -delete requires EMPTY directories. It (gladly) won't touch those that do contain files. view
177 2014-12-11 13:11:03 36230 to previous GreyCat Err, actually give a correct example.... view
176 2014-12-11 12:53:57 36205 to previous GreyCat Fix the process substitution example and show the alternative, which is not actually "too complex for beginners" view
175 2014-12-10 19:52:45 35881 to previous x2f218f2 oops, I wanted to have the filename only... view
174 2014-12-10 19:50:16 35867 to previous x2f218f2 for i in $(find . -type ...) HAS to stop once and for all. The primary reason is that beginners have huge problems with the < <(...) "postfix" syntax. I can even understand. -Andy view
173 2014-08-26 19:09:49 35282 to previous GreyCat That last example had several mistakes. Most notably, %%[0-9]* does not remove "all trailing digits". It removes everything from the first digit to end of string. view
172 2014-08-26 11:37:32 35183 to previous Valentin Bajrami   view
171 2013-11-21 23:13:49 35032 to previous 184   view
170 2013-11-21 22:30:54 35018 to previous 184   view
169 2013-11-21 22:27:23 35022 to previous 184   view
168 2013-11-18 10:18:54 35048 to previous geirha handle the corner case of grep being run on just one file. view
167 2013-11-16 14:04:21 35038 to previous GreyCat move recently added examples to a new section; fix syntax and formatting and spelling view
166 2013-11-15 21:36:58 34977 to previous Valentin Bajrami   view
165 2013-11-15 19:00:09 34977 to previous Valentin Bajrami   view
164 2013-11-15 18:56:44 34844 to previous 5ED6C04B   view
163 2013-09-24 14:09:19 34719 to previous Valentin Bajrami Feel free to review and improve. view
162 2013-09-23 16:31:43 34470 to previous GreyCat mention that ^^ is bash 4 view
161 2013-09-23 11:50:05 34436 to previous mailbizz02 To show parameter expansion method view
160 2013-06-14 18:11:42 34271 to previous 156-56-177-162 Repaired some wording. view
159 2013-02-24 20:11:36 34269 to previous fr33loader   view
158 2013-01-24 10:55:13 34165 to previous 134 Caution with different meanings of -false in GNU and elderly BSD find! view
157 2013-01-15 22:09:39 34075 to previous GreyCat Remove some egregiously bad stuff. Add more links to other pages. Clean up a little. view
156 2012-10-31 23:03:02 34201 to previous a00300660040523661   view
155 2012-10-31 23:01:27 34185 to previous a00300660040523661   view
154 2012-09-12 20:28:49 34007 to previous AlexandreLima nasty osx bug probably fixed. added test case. asking for feedback for other versions of osx view
153 2012-07-10 12:36:27 33255 to previous ormaaj Clarify my wording about what's POSIX. view
152 2012-07-10 09:37:49 33234 to previous ormaaj Fix the explanation of -prune and -print. Namely, -prune isn't special. While -prune is a GNU find "action", it's an exception and doesn't disable implicit -print. TODO: merge redundant stuff. view
151 2012-02-16 10:24:19 28778 to previous 80 typo view
150 2011-12-04 20:56:16 28777 to previous c-67-188-202-139 clearly explain what the -prune example is doing view
149 2011-08-30 09:56:27 28478 to previous 223   view
148 2011-06-03 00:05:28 28494 to previous cpe-66-66-205-131   view
147 2011-06-02 23:43:19 27925 to previous cpe-66-66-205-131 Corrected and clarified use of parentheses with -prune view
146 2011-04-15 12:19:26 27790 to previous GreyCat echo 'It'\''s true. Really.' view
145 2011-04-14 12:39:09 28030 to previous VictorEngmark It's not possible to embed single quotes in single-quoted strings in Bash view
144 2011-04-14 12:18:19 27790 to previous 84-73-54-61   view
143 2011-03-03 20:54:28 27575 to previous ip67-154-237-89   view
142 2010-07-11 07:07:14 27575 to previous 87 GNU Parallel solves a lot of the xargs problems view
141 2010-04-27 14:14:09 26292 to previous 131   view
140 2010-04-23 22:15:37 26289 to previous slattery as originally writen it blows away all old things in the current directory, not /tmp, possibly not a good first action example view
139 2010-04-08 17:14:03 26286 to previous GreyCat -delete is GNU only view
138 2010-04-08 14:49:59 26250 to previous dslb-088-074-001-163 auf gnu-find mit -delete-Schalter hingewiesen view
137 2009-10-29 12:41:56 25891 to previous GreyCat *sigh* People keep putting bad examples in, and I can't just remove them (they'd come back), so I have to fix them and then point out why they suck. view
136 2009-10-28 23:48:41 25398 to previous adsl-188-155-95-72 Emulation of -print0 with -printf '%s\0' view
135 2009-09-03 21:20:11 25272 to previous localhost more details about availability of "-exec +" [sma] view
134 2009-07-01 20:30:57 25251 to previous GreyCat Mention -mmin et al. view
133 2009-02-19 21:10:45 24940 to previous GreyCat fix a couple markup glitches view
132 2009-02-19 15:02:30 24939 to previous 227 Added an intuitive way of dealing with permissions, at least with GNU find view
131 2009-02-18 16:34:05 24697 to previous GreyCat categories view
130 2009-02-03 14:56:36 24661 to previous GreyCat spam view
129 2009-02-03 14:53:26 2049 to previous 86 http://quitheotsindi.55fast.com/canmore-alberta-canada-highland-games.html canmore alberta canada highland games http://iveryailyor.55fast.com/vestavia-hills-houses.html vestavia hills houses http:/ view
128 2009-02-03 14:48:33 24661 to previous pgas spam view
127 2009-02-03 14:20:39 1979 to previous 85 http://quitheotsindi.55fast.com/clipper-insecticide-ingredients.html clipper insecticide ingredients http://quitheotsindi.55fast.com/egypt-holiday-for-christmas-in-sharmashek.html egypt holiday for c view
126 2009-02-03 12:04:55 24661 to previous pgas spam view
125 2009-02-03 11:13:12 1097 to previous 85 http://chelseakyle.100megsfree8.com/erica-lauren-my-friends-hot-mom.html erica lauren my friends hot mom http://chelseakyle.100megsfree8.com/massachusetts-criminal-history-systems-board.html massachu view
124 2009-02-01 03:10:15 24661 to previous GreyCat spam view
123 2009-02-01 00:57:14 1782 to previous 116 http://xuszkce.freeunlimitedweb.com/conferences-in-higher-learning.html conferences in higher learning http://cgesbti.freeunlimitedweb.com/hoax-alert.html hoax alert http://fiettxr.55fast.com/histor view
122 2009-01-31 23:50:47 24661 to previous GreyCat spam view
121 2009-01-31 22:31:06 1893 to previous 116 http://nxuioui.55fast.com/arab-flight-crew-hoax.html arab flight crew hoax http://nxuioui.55fast.com/higher-ed-publishing-custom-san-diego-sales-management.html higher ed publishing custom san diego view
120 2009-01-31 18:34:03 24661 to previous pgas spam view
119 2009-01-31 16:50:23 1588 to previous 219 http://meiujub.5nxs.com/home-improvement-professionals.html home improvement professionals http://wvxehne.5nxs.com/hunky-men-in-uniform.html hunky men in uniform http://yogieuo.5nxs.com/tomorrows-ar view
118 2009-01-31 14:58:59 1482 to previous 116 http://nvzqrio.5nxs.com/holy-rosary-school-flint-mi.html holy rosary school flint mi http://wvxehne.5nxs.com/vehicle-history-reports.html vehicle history reports http://yogieuo.5nxs.com/honey-baked- view
117 2009-01-25 14:52:06 24661 to previous GreyCat spam view
116 2009-01-25 12:57:47 698 to previous 116 http://femckep.freemysqlphphosting.com/friends-of-fox-river.html friends of fox river http://xaiaezl.freemysqlphphosting.com/codes-for-manga-fighter.html codes for manga fighter http://biuwbck.freem view
115 2009-01-25 12:50:34 1802 to previous 207 http://rauloik.freemysqlphphosting.com/canseco-wife-nude.html canseco wife nude http://jjyzbou.freemysqlphphosting.com/vs-vitor-belfort-winner.html vs vitor belfort winner http://femckep.freemysqlph view
114 2009-01-25 10:58:40 1708 to previous 116 http://xaiaezl.freemysqlphphosting.com/on-manga-fighter.html on manga fighter http://jithyke.freemysqlphphosting.com/federer-latest.html federer latest http://xaiaezl.freemysqlphphosting.com/fighter view
113 2009-01-25 10:49:40 1860 to previous 207 http://jithyke.freemysqlphphosting.com/federer-masters.html federer masters http://jithyke.freemysqlphphosting.com/nadal-federer-wimbledon-video.html nadal federer wimbledon video http://xaxmgop.fre view
112 2009-01-20 03:46:34 24661 to previous GreyCat spam view
111 2009-01-20 00:34:21 1245 to previous tselnode-122 http://www.mylot.com/karen_black falcons football schedule http://www.mylot.com/femme_nikita_seas hbo mobile http://www.mylot.com/michael_and_nikit washington dc conservative http://www.mylot.co view
110 2009-01-08 10:52:55 24661 to previous pgas spam view
109 2009-01-08 10:23:49 1472 to previous wsip-70-167-228-218 http://apdbewk.ohious.net/ktvu-second-look.html ktvu second look http://fujehba.ohious.net/ann-hathaway-nude-havoc.html ann hathaway nude havoc http://mnyozhx.ohious.net/transgendered-photos.html tr view
108 2008-12-19 12:07:20 24661 to previous pgas spam view
107 2008-12-19 11:55:25 1754 to previous wsxyz134 http://yamiyami.awardspace.com/barbra-streisand.html barbra streisand http://yamiyami.awardspace.com/barbara-streisand-husband.html barbara streisand husband http://gccunya.awardspace.com/wxyz-chann view
106 2008-12-18 21:26:00 24661 to previous GreyCat spam view
105 2008-12-18 20:28:44 433 to previous 194 http://buyacomplia.wikispaces.com Buy Acomplia http://buyacomplia.wikispaces.com/?buy-cheap-acomplia Buy Acomplia http://buyacomplia.wikispaces.com/?acomplia Buy Acomplia http://buyacomplia.wikis view
104 2008-12-18 19:39:56 182 to previous 194 http://www.zapsurvey.com/Survey.aspx?id=d83f11ae-451d-463b-8d5a-62ec5a542cdf Buy Acomplia http://www.zapsurvey.com/Survey.aspx?id=d25ec381-f3ef-4f4a-98b7-c8a486df6259 Buy Actigall view
103 2008-12-13 00:37:31 24661 to previous GreyCat spam view
102 2008-12-12 23:18:05 1545 to previous 210 http://credvian.awardspace.com/2008-heisman-race.html 2008 heisman race http://screving.awardspace.com/national-lampoon-vegas.html national lampoon vegas http://xertingir.awardspace.com/hall-and-oat view
101 2008-11-22 14:45:52 24661 to previous wooledge formatting changes view
100 2008-11-22 14:09:30 24659 to previous localhost converted to 1.6 markup view
99 2008-11-15 16:42:43 24655 to previous pgas Revert to revision 97. view
98 2008-11-15 12:01:54 2109 to previous 94 pt7GkM http://groups.google.com/group/HannahJoannSlater-fru/web/altabax.html altabax http://groups.google.com/group/HannahJoannSlater-fru/web/altavista-canada.html altavista canada http://groups.goo view
97 2008-11-12 12:35:25 24655 to previous GreyCat Revert to revision 95. view
96 2008-11-12 12:07:12 2109 to previous 94 8JuJFG http://groups.google.com/group/HannahJoannSlater-fru/web/altabax.html altabax http://groups.google.com/group/HannahJoannSlater-fru/web/altavista-canada.html altavista canada http://groups.goo view
95 2008-11-09 23:30:35 24655 to previous GreyCat Revert to revision 93. view
94 2008-11-09 21:24:18 1702 to previous 94 z9wg7P http://groups.google.com/group/SheenaGertrudeGomez-lra/web/actress-gershon.html actress gershon http://groups.google.com/group/SheenaGertrudeGomez-lra/web/actress-renee.html actress renee htt view
93 2008-11-07 21:40:13 24655 to previous GreyCat Revert to revision 91. view
92 2008-11-07 20:45:07 213 to previous 94 1fQJ4e <a href="http://dpcflznyhzpv.com/">dpcflznyhzpv</a>, [url=http://rhfqjzwbihgr.com/]rhfqjzwbihgr[/url], [link=http://tmzbuqytzbgu.com/]tmzbuqytzbgu[/link], http://gzsplzvwviby.com/ view
191 91 Older