<?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: Blink Display in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471042#M16614</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Use 'tput'.  Take a look at the man pages for 'tput' and 'terminfo'.  If your terminal supports it, you can blink messages by doing the following:&lt;BR /&gt;&lt;BR /&gt;# echo "`tput blink`Hello world"&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 06 Dec 2000 14:55:14 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2000-12-06T14:55:14Z</dc:date>
    <item>
      <title>Blink Display</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471040#M16612</link>
      <description>Hi all, How do I print blinking messages using Korn @ Born Shell ?</description>
      <pubDate>Wed, 06 Dec 2000 14:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471040#M16612</guid>
      <dc:creator>KAMARULZAMAN HJ ALI</dc:creator>
      <dc:date>2000-12-06T14:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blink Display</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471041#M16613</link>
      <description>blink attribut can be turned on with&lt;BR /&gt;&lt;BR /&gt;echo "`tput blink`text..."&lt;BR /&gt;&lt;BR /&gt;but this is not supported on hpterm, dtterm, xterm</description>
      <pubDate>Wed, 06 Dec 2000 14:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471041#M16613</guid>
      <dc:creator>Rainer_1</dc:creator>
      <dc:date>2000-12-06T14:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Blink Display</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471042#M16614</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Use 'tput'.  Take a look at the man pages for 'tput' and 'terminfo'.  If your terminal supports it, you can blink messages by doing the following:&lt;BR /&gt;&lt;BR /&gt;# echo "`tput blink`Hello world"&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 06 Dec 2000 14:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471042#M16614</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-12-06T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Blink Display</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471043#M16615</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The command 'tput' will provide you with the necessary control strings for your TERM, see man tput and man terminfo.&lt;BR /&gt;&lt;BR /&gt;For example:-&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;BLINK=$(tput blink)&lt;BR /&gt;NORM=$(tput sgr0)&lt;BR /&gt;print "normal ${BLINK} blinking ${NORM} normal"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Wed, 06 Dec 2000 14:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blink-display/m-p/2471043#M16615</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-12-06T14:57:22Z</dc:date>
    </item>
  </channel>
</rss>

