Linux System Calls Question:
Download Job Interview Questions and Answers PDF
How to find out the dependency required for a package?
Answer:
#rpm -qpR filename.rpm
Lists the dependency list of packages.
Lists the dependency list of packages.
Download Linux System Calls Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the diff between ssh and telnet? | What is difference between spinlock, seamaphores and mutex and where to use it? |