difference between patches and packages? and how to upgrade patches
Answer Posted / sangeetha
Patches are software modules which are used to fix some
existing bugs in the source code. Mostly used in kernel,
bootloader and other sources. Patches contain the
difference between the original source file and the
modified source file. The command used to apply a patch is
"patch -p1" in LINUX/UNIX. On entering this command you
will be prompted to enter the path for the file name in
which the patch is to be applied. So enter the absolute
path for the file name.
| Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
What is command line in unix?
What is cpu in linux?
What are bash scripts used for?
What is a ulimit in unix?
What are grep commands?
What are the mv command options?
What does pwd mean in linux?
What is an os command?
Explain about communication features in UNIX?
How do I run whois command?
What does rmdir do in linux?
What is linux load average?
What are the command prompt commands?
Explain about document formatting?
What Command used to lock user password?