QuizAdvanced

Reading ls -l Permission Fields

Learn to interpret the permission string shown by ls -l for a regular file.

Running `ls -l` shows a file with the permission string `-rwxr-xr--`. What access does the file's group have?