<?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: date format.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396150#M663979</link>
    <description>&amp;gt;Taifur: For date format, you can check below link&lt;BR /&gt;&lt;BR /&gt;That was a Tru64 man page, accept no substitutes:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/date.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/date.1.html&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Apr 2009 10:14:14 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-04-07T10:14:14Z</dc:date>
    <item>
      <title>date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396145#M663974</link>
      <description>Hi,&lt;BR /&gt;how to retrieve date format like this(Tue Apr  7)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Apr 2009 03:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396145#M663974</guid>
      <dc:creator>friend_1</dc:creator>
      <dc:date>2009-04-07T03:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396146#M663975</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;See the output&lt;BR /&gt;&lt;BR /&gt;[suraj@rspc521 root]# date +%a" "%b" "%d&lt;BR /&gt;Tue Apr 07&lt;BR /&gt;&lt;BR /&gt;where &lt;BR /&gt;%d     day of month (01..31)&lt;BR /&gt;%a     localeÃ¢s abbreviated weekday name (Sun..Sat)&lt;BR /&gt;%b     localeÃ¢s abbreviated month name (Jan..Dec)&lt;BR /&gt;for more information see the man page of date&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 07 Apr 2009 04:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396146#M663975</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-04-07T04:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396147#M663976</link>
      <description>Hi Friend,&lt;BR /&gt;&lt;BR /&gt;For date format, you can check below link&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN1/0083____.HTM" target="_blank"&gt;http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN1/0083____.HTM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Tue, 07 Apr 2009 09:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396147#M663976</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-04-07T09:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396148#M663977</link>
      <description>&lt;!--!*#--&gt;&amp;gt; For date format, you can check below link&lt;BR /&gt;&lt;BR /&gt;Why would an HP-UX user wish to use a Tru64&lt;BR /&gt;"man" page for info like this?  (And if he&lt;BR /&gt;_did_ want a Tru64 "man" page, why would he&lt;BR /&gt;want an old, obsolete one rather than the&lt;BR /&gt;latest one?)</description>
      <pubDate>Tue, 07 Apr 2009 09:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396148#M663977</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-07T09:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396149#M663978</link>
      <description>Hi Friend,&lt;BR /&gt;&lt;BR /&gt;#date +%a" "%b" "%e&lt;BR /&gt;Tue Apr  7</description>
      <pubDate>Tue, 07 Apr 2009 10:01:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396149#M663978</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-07T10:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396150#M663979</link>
      <description>&amp;gt;Taifur: For date format, you can check below link&lt;BR /&gt;&lt;BR /&gt;That was a Tru64 man page, accept no substitutes:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/date.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/date.1.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Apr 2009 10:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396150#M663979</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-07T10:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396151#M663980</link>
      <description>To stick it in a variable do&lt;BR /&gt;&lt;BR /&gt;VAR=$(date +%a" "%b" "%e)&lt;BR /&gt;print $VAR&lt;BR /&gt;Tue Apr 7&lt;BR /&gt;&lt;BR /&gt;Cheerio friend&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Apr 2009 11:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396151#M663980</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2009-04-07T11:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396152#M663981</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;sdate=`date +%a" "%b" "%e`&lt;BR /&gt;&lt;BR /&gt;awk '/'$sdate'/ {x++} /ORA-/ &amp;amp;&amp;amp; x' alert.txt&lt;BR /&gt; syntax error The source line is 1.&lt;BR /&gt; The error context is&lt;BR /&gt;                 &amp;gt;&amp;gt;&amp;gt; /Wed &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt; awk: Quitting&lt;BR /&gt; The source line is 1.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2009 03:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396152#M663981</guid>
      <dc:creator>friend_1</dc:creator>
      <dc:date>2009-04-08T03:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396153#M663982</link>
      <description>So, what are you trying to accomplish with the awk statement?  What results do you expect?</description>
      <pubDate>Wed, 08 Apr 2009 03:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396153#M663982</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-04-08T03:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396154#M663983</link>
      <description>&amp;gt;awk '/'$sdate'/ {x++} /ORA-/ &amp;amp;&amp;amp; x' alert.txt&lt;BR /&gt;&lt;BR /&gt;If you want to find lines with the date then start printing lines with "ORA-", you could do:&lt;BR /&gt;awk -vvar="$sdate" '$0 ~ var {x++} /ORA-/ &amp;amp;&amp;amp; x' &lt;BR /&gt;&lt;BR /&gt;You can't stutter quotes if $sdata has white space.  You must quote $sdata if you want to echo it, since it has multiple spaces.&lt;BR /&gt;Since you are using a variable and not a constant RE, you must use the ~ operator.</description>
      <pubDate>Wed, 08 Apr 2009 06:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396154#M663983</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-08T06:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396155#M663984</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i am getting following error&lt;BR /&gt;&lt;BR /&gt;awk: Line SELECT arl_region_co cannot have more than 199 fields.&lt;BR /&gt; The input line number is 462333. The file is /oracle/app/admin/bdump/alert.log.&lt;BR /&gt; The source line number is 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Tue, 02 Jun 2009 04:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396155#M663984</guid>
      <dc:creator>friend_1</dc:creator>
      <dc:date>2009-06-02T04:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: date format..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396156#M663985</link>
      <description>&amp;gt;I am getting following error awk: Line ... cannot have more than 199 fields.&lt;BR /&gt;&lt;BR /&gt;You created another thread for this new question:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1344365" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1344365&lt;/A&gt;</description>
      <pubDate>Tue, 02 Jun 2009 06:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-format/m-p/4396156#M663985</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-02T06:35:49Z</dc:date>
    </item>
  </channel>
</rss>

