What is the command to see the installed rpm's in the linux system.
Answer Posted / akshit
it's :
rpm -qa ; gives a list of all the installed rpm's
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What does wc command do in unix?
What will happen when a system call is encountered in a user program?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
What are vim commands?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What is makefile target?
What command would you use to create an empty file without opening it to edit it?
What is df -i command?
What is llvm used for?
List the three main parts of an operating system command?
What is mkdir?
Why makefile is used in linux?
What does ls mean in linux?
How to know linux os is 32 bit or 64 bit?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?