find_command
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
find_command [2015/04/04 20:24] – created luke7858 | find_command [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
<sxh bash> | <sxh bash> | ||
find / -name filename | find / -name filename | ||
+ | </ | ||
+ | \\ | ||
+ | \\ | ||
+ | === Find recently edited files === | ||
+ | The following command finds files in a directory edited in the last 2 days | ||
+ | <sxh bash> | ||
+ | find / | ||
</ | </ |
find_command.1428179094.txt.gz · Last modified: 2024/05/23 07:26 (external edit)