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