nerdexam
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)
  • A
    3% (2)
  • B
    82% (49)
  • C
    5% (3)
  • D
    10% (6)

Community Discussion

No community discussion yet for this question.

Full 117-303 Practice