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

Revision History

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

# Date Size Editor Comment Action
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