<?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 Re: script for telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720008#M721697</link>
    <description>Yes,&lt;BR /&gt;&lt;BR /&gt;And it's easy with perl's net::telnet module.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cpan.org" target="_blank"&gt;http://www.cpan.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, do a search on this site (REMEMBER to CLICK ON COMMUNITY FORUMS) and enter in:&lt;BR /&gt;&lt;BR /&gt;+perl +telnet +script&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Wed, 08 May 2002 21:47:03 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-05-08T21:47:03Z</dc:date>
    <item>
      <title>script for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720007#M721696</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is there any way to write a script , which telnets another system without prompting for userid and password (if userid and password info provided in the script)  ??&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Narasimham&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 May 2002 21:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720007#M721696</guid>
      <dc:creator>Narasimham</dc:creator>
      <dc:date>2002-05-08T21:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: script for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720008#M721697</link>
      <description>Yes,&lt;BR /&gt;&lt;BR /&gt;And it's easy with perl's net::telnet module.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cpan.org" target="_blank"&gt;http://www.cpan.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, do a search on this site (REMEMBER to CLICK ON COMMUNITY FORUMS) and enter in:&lt;BR /&gt;&lt;BR /&gt;+perl +telnet +script&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 08 May 2002 21:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720008#M721697</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-05-08T21:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: script for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720009#M721698</link>
      <description>&lt;BR /&gt;Look at this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x62777d4cf554d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x62777d4cf554d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and look for Clay's response. It's cool, quick, and easily done!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 08 May 2002 22:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720009#M721698</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-05-08T22:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: script for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720010#M721699</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The best way is use EXPECT , but if you want simplest way try this:&lt;BR /&gt;&lt;BR /&gt;----------&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;(sleep 5&lt;BR /&gt;echo username&lt;BR /&gt;sleep 5&lt;BR /&gt;echo password&lt;BR /&gt;sleep 5&lt;BR /&gt;echo ls&lt;BR /&gt;sleep 5&lt;BR /&gt;echo exit) |telnet hostname&lt;BR /&gt;------------------&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 09 May 2002 03:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-telnet/m-p/2720010#M721699</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2002-05-09T03:43:56Z</dc:date>
    </item>
  </channel>
</rss>

