what is ldd?
Answers were Sorted based on User's Feedback
Answer / s&
In abbreviation it is: Linux Desktop Deployment - Linux
Device Driver
In command: it prints shared library dependencies
| Is This Answer Correct ? | 30 Yes | 2 No |
Answer / sangeeth
A linux command whihc is used to print the shared libraries
required by the program.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / deepak
you can see by using the command "man ldd" for more detail
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / santosh kumar nayak
DEEPAK thanks for your valuable information. I had not know
that.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / santhosh kumar
HI FRIEND THIS IS SANTHOSH PLEASE SEND INTERVIEW Q/A TO MY
MAIL ID
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / susheel
ldd prints the shared libraries required by each
program or shared library specified on the command
line.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the copy command in linux?
How will you execute a java program inside a kornshell script?
What is s in permission linux?
script is like x=10; y=20; [$x-ne$y]; echo $ please give me output.
What is the command to check cpu speed in linux?
what do know about commands?
What command would you use to check how much memory is being used by linux?
difference between patches and packages? and how to upgrade patches
When is it better to use the more command rather than cat command?
How do you find files in Linux?
Which two commands can you use to delete directories?
What is the role of the Linux kernel?