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 |
Which priority has the process?how do u view?
Explain trap command; shift command, getopts command of linux?
In my linux machine, i lost /etc/passwd file and /etc/shadow file, then how can i recover it?
Which command is used to terminate a process?
What daemon is used for scheduling of the commands?
What is netstat command in linux?
What is vnc?
What is clang space engineers?
what is the standard output in a file as well as disply it on the terminal options like A)pr B) tail C) tee D)nl
3 Answers Google, Thermotech Engineers,
How do you create a file in linux?
How to root mirror in linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?