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)- B70% (19)
- C7% (2)
- D4% (1)
- E19% (5)
Community Discussion
No community discussion yet for this question.