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


Please Help Members By Posting Answers For Below Questions

Explain about lprm job number?

649


What is in mkdir command?

546


What does the ps command do in linux?

539


How many interfaces(ethernet cards) are working using single command?

533


What command would you use to check how much memory is being used by linux?

561






What daemon is used for scheduling of the commands?

525


How do I find the process id in linux?

531


If the programmer wishes to execute an instruction at the specified time. Which command is used?

922


How do I search bash history?

507


Which commands are used to set a processor-intensive job to use less cpu time?

563


What does make clean command do?

525


Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?

496


What is the pwd command?

573


What are different command to check ram, process and hdd of linux machine?

534


How do you insert comments in the command line prompt?

764