Timeline for Efficiently delete large directory containing thousands of files
Current License: CC BY-SA 4.0
        7 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 11, 2020 at 0:05 | comment | added | Dave | Just a warning - adding -deleteto gnu find implicitly enables-depth, which takes you back to the problem of running out of memory during the scan. | |
| S Apr 16, 2019 at 11:32 | history | edited | Stephen Kitt | CC BY-SA 4.0 | 
                
                    Fix the link. 
                
             | 
| Apr 16, 2019 at 7:12 | review | Suggested edits | |||
| S Apr 16, 2019 at 11:32 | |||||
| Mar 3, 2018 at 17:38 | comment | added | RonJohn | GNU is the de facto standard. | |
| Apr 26, 2012 at 11:37 | comment | added | jw013 | -deleteshould always be preferred to-exec rmwhen available, for reasons of safety and efficiency. | |
| Apr 26, 2012 at 9:11 | comment | added | enzotib | This is non standard. GNU findhave-delete, and otherfindmaybe. | |
| Apr 26, 2012 at 8:18 | history | answered | Toby | CC BY-SA 3.0 |