linux:find
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:find [2025/05/19 12:15] – [Recursively changing extension] Wuff | linux:find [2026/06/10 09:30] (current) – [find examples] Wuff | ||
|---|---|---|---|
| Line 97: | Line 97: | ||
| </ | </ | ||
| + | get the total filesize of specific find command: | ||
| + | < | ||
| + | find . -type f -not -iname " | ||
| + | 84M total | ||
| + | find . -type f -not -iname " | ||
| + | 85864 | ||
| + | |||
| + | </ | ||
| ====== Replace spaces with underscores ====== | ====== Replace spaces with underscores ====== | ||
| Mass replace spaces with underscores | Mass replace spaces with underscores | ||
linux/find.1747653359.txt.gz · Last modified: by Wuff