coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Wednesday May 22, 2013


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?

Who's Online
We have 30 guests online

Newest Member

nbewwmbxog

Hit Counter
11557305 Visitors

cool Statistics
coolcommands:1338
Categories:83
Total queries:620234
Members:22813





Search coolcommands.com
Search Keyword:


coolcommand

ldd - how to list dynamic dependencies of executable files or shared objects in Sun Solaris
Description

To list dynamic dependencies of executable files or shared objects in Sun Solaris:

# ldd [-d | -r ] [ -f ] [ -i ] [ -l ] [ -s ] [ -v ] filename ...

where:

-d : check references to data objects.

-r : check references to both data objects and functions.

-f : force ldd to check for an executable file that is not secure. An executable is not considered secure if the interpretor it specifies does not reside under /usr/lib or /etc/lib, or if the interpretor cannot be determined.

-i : displays the order of execution of initialization sections.

-l : forces the immediate processing of any filters so that all filtees, and their dependencies, are listed.

-s : displays the search path used to locate shared object dependencies.

-v : displays all dependency relationships incurred when processing filename. This options also displays any dependency version requirements.
Example

ldd /path/filename

Return to search results

Random coolcommands

coolcommand: how to dump a mysql database which uses reserved words as column names
Example: mysqldump --quote-names --opt -u root --password=badpass --databases dnbame > backup.sql
[show me the details]
coolcommand: quick sendmail test
Example: echo "Subject: test" | /usr/lib/sendmail -v me@domain.com
[show me the details]
coolcommand: monitor - how to see server utilisation in IBM AIX
Example: monitor
[show me the details]
coolcommand: disown - command to set running job as if you used nohup in Linux
Example: CTRL-Z; bg; disown -h
[show me the details]

coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1160
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris51943
Category AIX49010
Category General UNIX47575
solaris23554
aix22739

Terms of Use
Privacy
Contact


 
coolcommands.com © 2013. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum