Revision history of "Find"

Jump to: navigation, search

Diff selection: Mark the radio boxes 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.

  • (cur | prev) 22:55, 9 May 2017Support (Talk | contribs). . (205 bytes) (+205). . (Created page with "Cleanup/remove files older than 14 days # find /path/dir -daystart -mtime +14 -type f -delete Find/change dir perms (or execute a command based on find) # find /path/dir -t...")