nerdexam
LPI

201-400 · 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

(19 responses)
  • A
    11% (2)
  • B
    84% (16)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 201-400 Practice