Linux CLI - Searching and Finding
You want to find all files larger than 5MB in
/home/user and change their permissions to 644. Which command correctly uses find with -exec to do this?