linux:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:start [2024-02-27 15:19] – dave | linux:start [2025-10-28 16:12] (current) – [Find] dave | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| ----------------------- | ----------------------- | ||
| ===== Find ===== | ===== Find ===== | ||
| - | I never remember how to find old files... either of these will work. The second one uses minutes (I don't know why you'd want to) and shows how to exclude files. | + | I never remember how to find old files... either of these will work. The first one is files older than 45 days. The second one uses minutes (I don't know why you'd want to) and shows how to exclude files (! -name " |
| find DIR -name " | find DIR -name " | ||
| find . ! -name ' | find . ! -name ' | ||
linux/start.1709047187.txt.gz · Last modified: by dave
