Linux CLI - File Permissions and Ownership
You run
chgrp staff report.txt but get the error: chgrp: changing group of 'report.txt': Operation not permitted. What is the most likely fix?