what is the command to uninstall processes in linux?
Answer Posted / ravi babu
yum remove sendmail* -y
y means with yes confirmation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is linux cpu usage so high?
How does case sensitivity affect the way you use commands?
How can I check the exit status of my previous command in Linux operating system?
How do I set permission to run in linux?
Why echo is used in linux?
What are runlevels in linux?
What is devops linux?
What does grep grep do?
How to root mirror in linux?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
Which Command used to lock user password in Linux?
What is $$ in shell script?
Explain difference between nfs soft and hard mouniting points?
What does chmod do in linux?
What does make clean command do?