<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Trace command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594639#M884039</link>
    <description>I was wondering if HP-UX has a command like the "truss" command in solaris. Where you could trace a PID and re-direct all activity to a specified output file. Pretty handy.&lt;BR /&gt;I think in solaris is was like..&lt;BR /&gt;truss -a -p "PID" -o /tmp/output.file &lt;BR /&gt;something like that. Hopefully hp has something. Tks in adv..Cheers&lt;BR /&gt;Ck</description>
    <pubDate>Mon, 15 Oct 2001 02:17:27 GMT</pubDate>
    <dc:creator>Chris Knight_1</dc:creator>
    <dc:date>2001-10-15T02:17:27Z</dc:date>
    <item>
      <title>Trace command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594639#M884039</link>
      <description>I was wondering if HP-UX has a command like the "truss" command in solaris. Where you could trace a PID and re-direct all activity to a specified output file. Pretty handy.&lt;BR /&gt;I think in solaris is was like..&lt;BR /&gt;truss -a -p "PID" -o /tmp/output.file &lt;BR /&gt;something like that. Hopefully hp has something. Tks in adv..Cheers&lt;BR /&gt;Ck</description>
      <pubDate>Mon, 15 Oct 2001 02:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594639#M884039</guid>
      <dc:creator>Chris Knight_1</dc:creator>
      <dc:date>2001-10-15T02:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Trace command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594640#M884040</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Look at the threads below for more info. There is no utility on hp-ux but there is a shareware. The info is there in the thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=a7247043058eb26d6b/screen=ckiDisplayDocument?docId=200000046469708" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=a7247043058eb26d6b/screen=ckiDisplayDocument?docId=200000046469708&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=a7247043058eb26d6b/screen=ckiDisplayDocument?docId=200000047825553" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=a7247043058eb26d6b/screen=ckiDisplayDocument?docId=200000047825553&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=a7247043058eb26d6b/screen=ckiDisplayDocument?docId=200000054772682" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=a7247043058eb26d6b/screen=ckiDisplayDocument?docId=200000054772682&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Oct 2001 02:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594640#M884040</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-10-15T02:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Trace command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594641#M884041</link>
      <description>hi,&lt;BR /&gt;The tusc command is the HP-UX 11.0 equivalent for Sun's truss&lt;BR /&gt;command.&lt;BR /&gt;&lt;BR /&gt;You need to download it from &lt;BR /&gt;     &lt;A href="http://us-support.external.hp.com" target="_blank"&gt;http://us-support.external.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Animesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Oct 2001 03:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594641#M884041</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-10-15T03:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trace command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594642#M884042</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The program you are after is called 'tusc'.&lt;BR /&gt;You can get an already compiled version from&lt;BR /&gt;the porting centre.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The program installs as a depot so all you &lt;BR /&gt;have to do is install it through 'swinstall'&lt;BR /&gt;There is also a full man page that comes &lt;BR /&gt;with it.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Oct 2001 03:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594642#M884042</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-10-15T03:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trace command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594643#M884043</link>
      <description>Perfect!! tks.</description>
      <pubDate>Tue, 16 Oct 2001 00:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trace-command/m-p/2594643#M884043</guid>
      <dc:creator>Chris Knight_1</dc:creator>
      <dc:date>2001-10-16T00:03:25Z</dc:date>
    </item>
  </channel>
</rss>

