The correct answer is C. lrwxrwxrwx.
The file permission string consists of ten characters, where the first character indicates the type of file and the remaining nine characters indicate the permissions for the user, group, and others. For a symbolic link, the first character is "l", indicating that it is a symbolic link. The remaining nine characters specify the permissions for the link itself, rather than the target file.
For example, the permission string "lrwxrwxrwx" indicates a symbolic link with read, write, and execute permissions for the owner, group, and others.
The other options listed in the question are not valid file permission strings. "+", "-", and "s" are not used to indicate file types or permissions.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.LX0-103 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
linux_admin
2 years, 2 months ago