On Tuesday 03 August 2010 03:27 PM, Girish Venkatachalam wrote:
strace is what everyone knows. Never heard of lstat.

I think vijay mentioned 'ltrace'. However, 'ltrace' handles only compiled C/C++ binaries whereas 'strace' will accept any kind of file even if it is a shell script, in that case, it traces all system calls made by 'bash'. Same rule applies to python, perl, ruby etc.,

Thanks,
Mohan R

_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to