nerdexam
LPI

117-201 · Question #171

Which command would you use to apply a diff file to an original?

The correct answer is B. patch < diff-file. See the full explanation below for the reasoning.

Question

Which command would you use to apply a diff file to an original?

Options

  • Apatch > diff-file
  • Bpatch < diff-file
  • Cpatch << diff-file
  • Dcat diff-file >> kernel
  • Ecat diff-file << kernel

How the community answered

(36 responses)
  • A
    6% (2)
  • B
    78% (28)
  • C
    14% (5)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 117-201 Practice