← All Tools

🔎 Unix Find Command Builder

Build complex find commands visually — select paths, filters, and actions, then copy the result.

Presets

Search Path
Name & Type Filters
Size Filter
Time Filter

For -mtime/-atime/-ctime the value is in days. For -mmin/-amin the value is in minutes.

Permissions & Ownership
Additional Filters
Action

-exec runs command per file with \; -exec batch uses + to pass multiple files at once.

Generated Command

find .
Built with ☕ by Steven Li · No data leaves your browser