BMC Software Interview Question

Questions on how to know the current thread of a process if logs and source code are not available

Interview Answer

Anonymous

Nov 12, 2009

i answered that a thread dump using kill -quit may give me the thread dump. And the answer turned out to be correct