[KLUG Members] A very nice article on "strace"

Bruce Smith bruce at armintl.com
Sat Aug 20 20:08:18 EDT 2005


>One of my favorite tools in UNIX/LINUX land is "strace".  But it rarely
>gets mentioned,  this tool will tell who what a program is really
>doing...
>http://www.redhat.com/magazine/010aug05/features/strace/
>  
>

Nice!  (maybe you can do a presentation on it sometime :)

The strace command is REALLY useful.  Last week I used it to figure out why
Apache2 doesn't start on some older hardware.  (problem with /dev/random)
In this case, "strace" was more useful than google.

 - BS



More information about the Members mailing list