CompTIA Linux+ Powered by LPI (LX0-103) — Question 30

Which of the following file permissions belong to a symbolic link?

Answer options

Correct answer: C

Explanation

The correct answer is C, 'lrwxrwxrwx', indicating that it is a symbolic link. Option A represents regular file permissions, B is not a standard notation for permissions, and D indicates a socket file, not a symbolic link.