linux:findfiles
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:findfiles [2016/06/07 10:35] – created admin | linux:findfiles [2016/06/07 10:40] (current) – removed admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | **Find Files on Linux** | ||
- | a) Find Files on Linux with find | ||
- | <code bash> | ||
- | find / -name thenameoffiles | ||
- | </ | ||
- | a) Find Files on Linux with locate | ||
- | <code bash> | ||
- | updatedb | ||
- | locate thenameoffiles | ||
- | </ |
linux/findfiles.1465288515.txt.gz · Last modified: 2016/06/07 10:35 by admin