what is the command to uninstall processes in linux?
Answer Posted / khushiram
first find which package you want unistall
than rpm -e sendmail* (this is the package name)
or
yum e sendmail* (than package name)
| Is This Answer Correct ? | 38 Yes | 18 No |
Post New Answer View All Answers
What is df command in unix?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
What is the copy command in linux?
How do you execute more than one command or program from a single command line entry?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What would be the result of issuing the command cat phonenos?
How do I check disk space in linux?
How can I delete a file in linux?
What is the difference between kill and kill in linux?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Which of the following tasks cannot be accomplished with the touch command?
List the three main parts of an operating system command?
What is grep command in linux with examples?
What does r mean linux?
What is the programming language for linux?