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)- A11% (2)
- B84% (16)
- E5% (1)
Community Discussion
No community discussion yet for this question.