Operating System - HP-UX
1826957 Members
4428 Online
109705 Solutions
New Discussion

Equivalent of truss in HP-UX?

 
SOLVED
Go to solution
Brahnda Eleazar
Frequent Advisor

Equivalent of truss in HP-UX?

Peace all,

Is there a "truss" version in HP-UX?
I usually use this in Solaris.
I would like to know if HP-UX has similar tool.

Thanks,
=adley=
3 REPLIES 3
Patrick Wallek
Honored Contributor
Solution

Re: Equivalent of truss in HP-UX?

You can get a truss equivalent by installing tusc from here:

http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/

skt_skt
Honored Contributor

Re: Equivalent of truss in HP-UX?

We use in HP-UX too.

file /opt/tusc/bin/truss
/opt/tusc/bin/truss: PA-RISC1.1 shared executable dynamically linked
Brahnda Eleazar
Frequent Advisor

Re: Equivalent of truss in HP-UX?

Peace guys,

Thanks a lot for the answers.

=adley=