[工具详情]
gfind
find
GNU find for locating files by name, type, time, and predicates.
search 语言: all
[适用场景]推荐
- ✓ Locate files by filesystem metadata
[不适用场景]避免
- ✕ fd is available and simple name matching is enough
[安全约束]必须遵守
- ⚠ Print matches before deleting or executing commands over them.
- ⚠ On Windows, plain find.exe is usually not GNU find; prefer fd unless gfind is installed.
[详细信息]原始元数据
- 命令
- gfind
- 影响
- read_files, write_files
[类似工具]03