LPI
117-303 · Question #61
Which command will set the user.author attribute on the file afile.txt?
The correct answer is B. setfattr n user.author v "A. Author" afile.txt. See the full explanation below for the reasoning.
Question
Which command will set the user.author attribute on the file afile.txt?
Options
- Asetfattr user.author:"A. Author" afile.txt
- Bsetfattr n user.author v "A. Author" afile.txt
- Csetfattr user.author="A. Author" afile.txt
- Dsetfattr a user.author="A. Author" afile.txt
How the community answered
(60 responses)- A3% (2)
- B82% (49)
- C5% (3)
- D10% (6)
Community Discussion
No community discussion yet for this question.