<?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: Scripting Awk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818714#M86095</link>
    <description>Thanks guys, a replacement of original controly to the one specified has done the trick.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
    <pubDate>Fri, 04 Oct 2002 02:48:04 GMT</pubDate>
    <dc:creator>Arman Mahboobi</dc:creator>
    <dc:date>2002-10-04T02:48:04Z</dc:date>
    <item>
      <title>Scripting Awk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818711#M86092</link>
      <description>Hi,&lt;BR /&gt;Iam executing the following awk command to replace all occurrances of the control y character from the inputfile.&lt;BR /&gt;&lt;BR /&gt;awk '{ gsub("^Y","") ; print $0 }' &amp;lt;$inputfile &amp;gt;$outfile.fs&lt;BR /&gt;&lt;BR /&gt;This command is not removing the ^Y character.&lt;BR /&gt;&lt;BR /&gt;Attached is the inputfile.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Oct 2002 00:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818711#M86092</guid>
      <dc:creator>Arman Mahboobi</dc:creator>
      <dc:date>2002-10-04T00:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting Awk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818712#M86093</link>
      <description>Are you typing the "^" and the "Y" as 2 separate characters?  If so, then this is not really control-Y.  When you are typing the awk script, use control-v then control-y.  You should then see "^Y", but it's really the control character.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rich</description>
      <pubDate>Fri, 04 Oct 2002 00:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818712#M86093</guid>
      <dc:creator>Richard Johnson_1</dc:creator>
      <dc:date>2002-10-04T00:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting Awk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818713#M86094</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How do you type the control-Y ?&lt;BR /&gt;&lt;BR /&gt;Do you just type "Shift-6" and "Y" ? If so, this is only 2 standlone character but not the control-Y.&lt;BR /&gt;&lt;BR /&gt;What you need to do is press the control key but not release it, then press v and then y, you will then see the '^Y' will pop up at the same time. Then release your control button and all is OK.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Fri, 04 Oct 2002 00:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818713#M86094</guid>
      <dc:creator>Patrick Chim</dc:creator>
      <dc:date>2002-10-04T00:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting Awk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818714#M86095</link>
      <description>Thanks guys, a replacement of original controly to the one specified has done the trick.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 04 Oct 2002 02:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripting-awk/m-p/2818714#M86095</guid>
      <dc:creator>Arman Mahboobi</dc:creator>
      <dc:date>2002-10-04T02:48:04Z</dc:date>
    </item>
  </channel>
</rss>

