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)- A6% (2)
- B78% (28)
- C14% (5)
- D3% (1)
Community Discussion
No community discussion yet for this question.