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 booting process of linux systen and explain it,is the first process comes under the installation process.
3 Answers CSC, EA Electronic Arts, Mind Tree, vsworx,
How do I find my user id in linux?
What does touch do in linux?
If you have saved a file in linux. Later you wish to rename that file, what command is designed for it?
What would be the result of issuing the command cat phonenos?
What are system commands?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
How do you find files in Linux?
What are grep commands?
what command would you use to find the hostname of the server if yo ony have the ip address?
Find command can search for files by
What is difference between free and available memory in linux?