If the current directory is /root and the kernel source is located in /usr/src/linux, which of the following commands should be used to apply the patch /tmp/foopatch?

If the current directory is /root and the kernel source is located in /usr/src/linux, which of the following commands should be used to apply the patch /tmp/foopatch?
A . cat /tmp/foopatch | patch -p0
B . cd/usr/src/linux; cat/tmp/foopatch | patch -p0
C . cd/usr/src/linux; cat/tmp/foopatch | patch
D . cd/usr/src/linux; patch -p1 </tmp/foopatch
E . cd/usr/src/linux; patch -p1 >/tmp/foopatch

Answer: D

Latest 201-450 Dumps Valid Version with 369 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments