linux:find
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:find [2024/11/18 12:59] – Wulf Rajek | linux:find [2025/02/11 21:14] (current) – Wulf Rajek | ||
---|---|---|---|
Line 74: | Line 74: | ||
find . -type f -name " | find . -type f -name " | ||
</ | </ | ||
+ | |||
+ | Recursive file renaming extension (e.g. from " | ||
+ | < | ||
+ | find . -type f -name ' | ||
+ | </ | ||
+ | |||
Move files in subdirectories to other directory while retaining directory structure | Move files in subdirectories to other directory while retaining directory structure |
linux/find.txt · Last modified: 2025/02/11 21:14 by Wulf Rajek