<?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 Terminal Sniffing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390301#M865299</link>
    <description>G'day all,&lt;BR /&gt;&lt;BR /&gt;I was wondering if anyone know's of a way to view someone elses terminal session from within hp-ux.&lt;BR /&gt;&lt;BR /&gt;I was thinking of something like&lt;BR /&gt;&lt;BR /&gt;#who&lt;BR /&gt;&lt;BR /&gt;user pts/tx&lt;BR /&gt;&lt;BR /&gt;#sniff /dev/pts/tx&lt;BR /&gt;&lt;BR /&gt;and be able to see the same output on your terminal, that is getting displayed to the users terminal as well?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
    <pubDate>Wed, 29 Sep 2004 23:56:32 GMT</pubDate>
    <dc:creator>Andrew Beal</dc:creator>
    <dc:date>2004-09-29T23:56:32Z</dc:date>
    <item>
      <title>Terminal Sniffing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390301#M865299</link>
      <description>G'day all,&lt;BR /&gt;&lt;BR /&gt;I was wondering if anyone know's of a way to view someone elses terminal session from within hp-ux.&lt;BR /&gt;&lt;BR /&gt;I was thinking of something like&lt;BR /&gt;&lt;BR /&gt;#who&lt;BR /&gt;&lt;BR /&gt;user pts/tx&lt;BR /&gt;&lt;BR /&gt;#sniff /dev/pts/tx&lt;BR /&gt;&lt;BR /&gt;and be able to see the same output on your terminal, that is getting displayed to the users terminal as well?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Wed, 29 Sep 2004 23:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390301#M865299</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2004-09-29T23:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Sniffing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390302#M865300</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;There isn't a default command or tool available with the OS.&lt;BR /&gt;&lt;BR /&gt;"SharedX" can help you to share X-windows across systems. You should have it on your application CDs.&lt;BR /&gt;&lt;BR /&gt;If the user starts 'script' program and outputs to a file that is readable by you, you can 'tail -f' it and see all the printable characters. Man 'script' for more information.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 30 Sep 2004 00:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390302#M865300</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-30T00:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Sniffing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390303#M865301</link>
      <description>We can use screen tool for this. It is good to monitor on web-based one.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=703464" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=703464&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Some more ways discussed there.</description>
      <pubDate>Thu, 30 Sep 2004 01:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390303#M865301</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-30T01:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Sniffing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390304#M865302</link>
      <description>Hello Andrew Beal.&lt;BR /&gt;I have some suggestion for you:&lt;BR /&gt;You can use "w" command or "uptime" (see the manpage)&lt;BR /&gt;Also refer to this link. You can find more!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=703464" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=703464&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Goodluck to you.&lt;BR /&gt;&lt;BR /&gt;Jimkery.</description>
      <pubDate>Thu, 30 Sep 2004 03:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390304#M865302</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2004-09-30T03:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Sniffing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390305#M865303</link>
      <description>DoubleVision is a commercial product that let's you see what you want on others terminals.  &lt;BR /&gt;&lt;BR /&gt;It runs solely on the hpux box you are on.  It allow you to see other peoples sessions on that hpux box.  &lt;BR /&gt;&lt;BR /&gt;Googlesearch "DoubleVision".&lt;BR /&gt;&lt;BR /&gt;steve&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Oct 2004 07:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-sniffing/m-p/3390305#M865303</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2004-10-01T07:01:54Z</dc:date>
    </item>
  </channel>
</rss>

