find . -perm 644

Category: File Operations

find . -perm 644

Find files with exact permissions 644

Finds files with exact permissions 644 (owner can read/write, others can only read). Permissions are expressed as octal numbers.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.