Timeline for Recursive find that does not find hidden files or recurse into hidden dirs
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 21, 2013 at 19:31 | comment | added | vonbrand | On more complex expressions you'll need to use parenteses for grouping... | |
| Jan 17, 2013 at 5:30 | comment | added | user1227038 | Thanks @jw013 , that was just about the only place I didn't try. | |
| Jan 17, 2013 at 5:30 | vote | accept | user1227038 | ||
| Jan 17, 2013 at 5:14 | comment | added | jw013 | Where are you adding -type f? I'd put it between -o and -print. | |
| Jan 17, 2013 at 4:58 | comment | added | user1227038 | Is there anyway to only display the results of type file with this method? I forgot to mention that and adding -type f seems to break this. | |
| Jan 17, 2013 at 4:45 | history | answered | jw013 | CC BY-SA 3.0 |