Linux CLI - File Permissions and Ownership
If a file has permissions set to
644, what will be the output of ls -l filename showing the permission part?644, what will be the output of ls -l filename showing the permission part?-rw-r--r-- where '-' means regular file, 'rw-' user, 'r--' group, 'r--' others.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions