Concept Flow - chown (change ownership)
Start
User runs chown command
System checks if user has permission
Error: Permission denied
→End
Yes
System changes file owner and/or group
Command completes successfully
End
The chown command changes the owner and/or group of a file if the user has permission.