what is the command to uninstall processes in linux?
Answer Posted / sunder
#rpm -e package name*
#yum e package name*
| Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
Explain the working of command grouping?
What is devops model?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
What are linux commands?
What does comm do and how to use it?
Explain grep command.
What is git command?
What is linux load average?
What is whois command in linux?
Does linux cp command overwrite?
How do you create a file in linux?
What is shell scripting commands?
What command would you use to create an empty file without opening it to edit it?
How does grep work in linux?