LPI
201-450 · Question #171
Which command would you use to apply a diff file to an original?
The correct answer is B. patch < diff-file. You've hit your session limit · resets 10:20pm (America/New_York)
202 Linux Kernel
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
(27 responses)- A4% (1)
- B78% (21)
- D4% (1)
- E15% (4)
Explanation
You've hit your session limit · resets 10:20pm (America/New_York)
Topics
#patch command#diff file#kernel patching
Community Discussion
No community discussion yet for this question.