Re: Request for recommendation for tool that counts programs/scripts/etc. called by a program

Cameron Simpson <[email protected]> Sat, 3 Jan 2004 12:31:18 +1100
Newsgroups gmane.linux.redhat.release.psyche
Message-ID <[email protected]>
On 11:02 02 Jan 2004, Martinez, Michael <[email protected]> wrote:
| Anyone know of a tool that counts the number of external
| programs/scripts/etc. that a program calls while it runs?

strace -f -o strace.out program [program-args...]
grep exec strace.out

Cheers,
--
Cameron Simpson <[email protected]> DoD#743
http://www.cskk.ezoshosting.com/cs/

Pardon my driving, I'm trying to reload.


-- 
Psyche-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/psyche-list