[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

root's shell



Ira Abramov writes:
 > is csh (tcsh) on linux systems staticly linked? how can one tell?

ldd <file> will tell what dynamic libraries <file> uses.  If nothing
is listed, then it's statically linked.


Follow-Ups: References: