<?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: playing around in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149224#M683497</link>
    <description>&lt;!--!*#--&gt;Hi Mark:&lt;BR /&gt;&lt;BR /&gt;Another variation:&lt;BR /&gt;&lt;BR /&gt;# #!/usr/bin/sh&lt;BR /&gt;clear&lt;BR /&gt;while true&lt;BR /&gt;do&lt;BR /&gt;    for S in / \- \\ \| / \- \\ \|&lt;BR /&gt;    do&lt;BR /&gt;        echo "...${S}...\r\c"&lt;BR /&gt;        sleep 1&lt;BR /&gt;    done&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;...see the manpages for 'echo()'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Jan 2009 23:12:42 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2009-01-07T23:12:42Z</dc:date>
    <item>
      <title>playing around</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149222#M683495</link>
      <description>Hi All, I'm just playing around (best way to learn?), having a problem with the script below. I cannot get the script to print the horizontal line. I've tried quotes and escaping it with no luck. Any Ideas?&lt;BR /&gt;&lt;BR /&gt;clear&lt;BR /&gt;tput cup 10 15&lt;BR /&gt;echo working:&lt;BR /&gt;&lt;BR /&gt;for S in / \- \\ \| /  \- \\ \|&lt;BR /&gt;do&lt;BR /&gt;  tput cup 10 24&lt;BR /&gt;  print $S&lt;BR /&gt;  sleep 1&lt;BR /&gt;done&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2009 22:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149222#M683495</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2009-01-07T22:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: playing around</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149223#M683496</link>
      <description>using echo instead of print, it works now.</description>
      <pubDate>Wed, 07 Jan 2009 22:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149223#M683496</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2009-01-07T22:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: playing around</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149224#M683497</link>
      <description>&lt;!--!*#--&gt;Hi Mark:&lt;BR /&gt;&lt;BR /&gt;Another variation:&lt;BR /&gt;&lt;BR /&gt;# #!/usr/bin/sh&lt;BR /&gt;clear&lt;BR /&gt;while true&lt;BR /&gt;do&lt;BR /&gt;    for S in / \- \\ \| / \- \\ \|&lt;BR /&gt;    do&lt;BR /&gt;        echo "...${S}...\r\c"&lt;BR /&gt;        sleep 1&lt;BR /&gt;    done&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;...see the manpages for 'echo()'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2009 23:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149224#M683497</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-01-07T23:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: playing around</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149225#M683498</link>
      <description>Thnkas JRF&lt;BR /&gt;&lt;BR /&gt;That was my next task - to get it to continue until a task had completed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2009 23:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149225#M683498</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2009-01-07T23:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: playing around</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149226#M683499</link>
      <description>use echo instead of print.</description>
      <pubDate>Thu, 08 Jan 2009 00:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/playing-around/m-p/5149226#M683499</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2009-01-08T00:59:10Z</dc:date>
    </item>
  </channel>
</rss>

