linux:filesystem:find
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:filesystem:find [2024/07/09 15:06] – ms | linux:filesystem:find [2024/07/09 15:08] (current) – ms | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| find . -type f -name " | find . -type f -name " | ||
| - | find . -type f \( -iname \*.pdf -o -iname \*.epub -o -iname \*.djvu | + | find . -type f \( -iname \*.pdf -o -iname \*.epub -o -iname \*.djvu \) -not -path " |
| </ | </ | ||
linux/filesystem/find.1720530386.txt.gz · Last modified: 2024/07/09 15:06 by ms