Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
bash:find [2021/01/26 16:34] – peter | bash:find [2022/06/13 09:07] (current) – peter |
---|
====== BASH - Find ====== | ====== BASH - Find ====== |
| |
| [[BASH:Find:Find and delete files after a certain time|Find and delete files after a certain time]] |
| |
| [[BASH:Find:Find filenames with spaces at the end|Find filenames with spaces at the end]] |
| |
| [[BASH:Find:Find Files Based On their Permissions|Find Files Based On their Permissions]] |
| |
| [[BASH:Find:Find file belonging to group|Find file belonging to group]] |
| |
| [[BASH:Find:Find files by content|Find files by content]] |
| |
| [[BASH:Find:Find files by timestamp|Find files by timestamp]] |
| |
| [[BASH:Find:Find files owned by user|Find files owned by user]] |
| |
| [[BASH:Find:Find files named - case sensitive|Find files named - case sensitive]] |
| |
| [[BASH:Find:Find files named - case insensitive|Find files named - case insensitive]] |
| |
| [[BASH:Find:Find files with a specific inode|Find files with a specific inode]] |
| |
[[BASH:Find:Find largest files|Find largest files]] | [[BASH:Find:Find largest files|Find largest files]] |
| |
[[BASH:Find:Find new files|Find new files]] | [[BASH:Find:Find new files|Find new files]] |
| |
| [[BASH:Find:Find the most recently modified file|Find the most recently modified file]] |
| |
| [[BASH:Find:Run one or more commands for each of finds results|Run one or more commands for each of finds results]] |
| |
| |
| |