What is the command to see the installed rpm's in the linux system.
Answer Posted / shiva
rpm -q rpm name
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What does free command do in linux?
What does pwd mean in linux?
How many types of dos commands are there?
How do you kill a process in linux?
How can I create a file with cmd?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What happens to hard link when file is deleted?
What are the ms dos commands?
How do I overclock my cpu?
Explain trap command; shift command, getopts command of linux?
What make install does?
What does chmod 644 do?
How do I stop a linux job?
What is cat command in linux?
How do you execute more than one command or program from a single command line entry?