find/fd
find/fd
| Attribute | Value |
|---|---|
Goal |
Expert file system searching |
Interest Link |
Systems Tools > File Operations |
Status |
Proficient |
Tools |
find (POSIX), fd (modern) |
Documentation |
domus-linux-ops find-mastery |
Skill Areas
| Area | Description | Status |
|---|---|---|
Name patterns |
-name, -iname, globs |
[x] Proficient |
Type filtering |
-type f/d/l |
[x] Proficient |
Time |
-mtime, -newer, -cmin |
[x] Proficient |
Execution |
-exec, -exec +, xargs |
[x] Proficient |
fd |
Modern syntax, .gitignore |
[x] Proficient |