Linux CLI - File Permissions and Ownership
What will be the output of
ls -l file.txt after running chmod 640 file.txt on a file owned by user 'alice' and group 'staff'?