nerdexam
CompTIA

LX0-101 · Question #206

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

  • Acat diff-file << kernel
  • Bpatch < diff-file
  • Ccat diff-file >> kernel
  • Dpatch << diff-file
  • Epatch > diff-file

How the community answered

(27 responses)
  • B
    70% (19)
  • C
    7% (2)
  • D
    4% (1)
  • E
    19% (5)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice