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

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

 



On 11:02 02 Jan 2004, Martinez, Michael <MMARTINEZ@xxxxxxxxxxxxxxx> 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 <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/

Pardon my driving, I'm trying to reload.


-- 
Psyche-list mailing list
Psyche-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux