LPI
201-450 · Question #22
To restore the kernel source to the previous, unpatched, version, which of the following commands could be used?
The correct answer is E. patch -R. See the full explanation below for the reasoning.
Linux Kernel
Question
To restore the kernel source to the previous, unpatched, version, which of the following commands could be used?
Options
- Apatch --restore
- Bpatch --remove
- Cpatch -U
- Dpatch --undo
- Epatch -R
How the community answered
(39 responses)- A3% (1)
- B10% (4)
- C3% (1)
- D5% (2)
- E79% (31)
Topics
#kernel patching#patch command#reverse patch#patch -R
Community Discussion
No community discussion yet for this question.