Timeline for find: multiple `-exec`s with conditions
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 30, 2015 at 11:42 | comment | added | kos |
@Masi I think don_crissti's first showcased method is more efficient than my second showcased method, however as you said using a bash script might fit better if you're in sight of do further processing of the input. If that's it, just use don_crissti's first or second showcased method (or my first showcased method, which matches don_crissti's second showcased method), otherwise use my second showcased method, which will probably fit further expansions a little better.
|
|
| Jun 30, 2015 at 5:44 | vote | accept | Léo Léopold Hertz 준영 | ||
| Jun 30, 2015 at 12:56 | |||||
| Jun 30, 2015 at 5:12 | comment | added | Léo Léopold Hertz 준영 | I like the while loop approach a lot since easy to read and edit afterwards. Any idea about efficiency in comparison to Don? | |
| Jun 29, 2015 at 22:48 | history | edited | kos | CC BY-SA 3.0 |
added 3 characters in body
|
| Jun 29, 2015 at 22:42 | history | edited | kos | CC BY-SA 3.0 |
added 452 characters in body
|
| Jun 29, 2015 at 22:21 | history | answered | kos | CC BY-SA 3.0 |