<?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: wtmp convert native mode to text format in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255903#M332222</link>
    <description>Hi,&lt;BR /&gt;You can take output like this&lt;BR /&gt;last &amp;gt;/tmp/last.out&lt;BR /&gt;or&lt;BR /&gt;lastb &amp;gt;/tmp/lastb.out&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
    <pubDate>Mon, 15 Sep 2008 04:29:42 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2008-09-15T04:29:42Z</dc:date>
    <item>
      <title>wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255896#M332215</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;How HP unix can send the sulog and shutdownlog out to Windows Server for our software to read. Secondly, how can we convert the wtmp and btmp from native mode to text format and send out to Windows Server.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2008 14:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255896#M332215</guid>
      <dc:creator>Chui Kock You_1</dc:creator>
      <dc:date>2008-08-21T14:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255897#M332216</link>
      <description>Use the fwtmp command. "man fwtmp"</description>
      <pubDate>Thu, 21 Aug 2008 14:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255897#M332216</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-08-21T14:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255898#M332217</link>
      <description>the last or lastb command reads the wtmp and btmp files. check manpage. so you can redirect the output of last to a file:&lt;BR /&gt;last &amp;gt; read_wtmp&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 21 Aug 2008 14:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255898#M332217</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2008-08-21T14:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255899#M332218</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;For transforming either the 'wtmp' or 'btmp' *binary* files to ASCII text ones, do:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/acct/fwtmp &amp;lt; /var/adm/wtmp &amp;gt; /tmp/wtmp &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2008 15:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255899#M332218</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-21T15:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255900#M332219</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you had the command line for fwtmp.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Chui</description>
      <pubDate>Tue, 26 Aug 2008 02:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255900#M332219</guid>
      <dc:creator>Chui Kock You_1</dc:creator>
      <dc:date>2008-08-26T02:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255901#M332220</link>
      <description>&amp;gt;Do you had the command line for fwtmp.&lt;BR /&gt;&lt;BR /&gt;JRF showed you how to use fwtmp.  You can also process the wtmps files with -X:&lt;BR /&gt;/usr/sbin/acct/fwtmp -X &amp;lt; /var/adm/wtmps &amp;gt; /tmp/wtmps</description>
      <pubDate>Tue, 26 Aug 2008 04:57:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255901#M332220</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-26T04:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255902#M332221</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you had an agent or self written script to send them to our software or have a program to grab them automatically.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Chui</description>
      <pubDate>Mon, 15 Sep 2008 03:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255902#M332221</guid>
      <dc:creator>Chui Kock You_1</dc:creator>
      <dc:date>2008-09-15T03:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: wtmp convert native mode to text format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255903#M332222</link>
      <description>Hi,&lt;BR /&gt;You can take output like this&lt;BR /&gt;last &amp;gt;/tmp/last.out&lt;BR /&gt;or&lt;BR /&gt;lastb &amp;gt;/tmp/lastb.out&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 15 Sep 2008 04:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wtmp-convert-native-mode-to-text-format/m-p/4255903#M332222</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-09-15T04:29:42Z</dc:date>
    </item>
  </channel>
</rss>

