Fast way to recursively delete large amount of files.: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 April 2018

  • curprev 19:1519:15, 25 April 2018Admin talk contribs 507 bytes +507 Created page with "Create an empty directory i the same folder as the one that contains the large amount of files you want to delete. <pre>mkdir empty_dir</pre> Then execute this command: <pre>r..."