<?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: users logged in in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376603#M348001</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# last | more&lt;BR /&gt;or&lt;BR /&gt;# last | grep "Mar"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Wed, 11 Mar 2009 11:02:27 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2009-03-11T11:02:27Z</dc:date>
    <item>
      <title>users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376601#M347999</link>
      <description>Can we check the users logged in for last one month on a unix box</description>
      <pubDate>Wed, 11 Mar 2009 10:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376601#M347999</guid>
      <dc:creator>Amit Manna_5</dc:creator>
      <dc:date>2009-03-11T10:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376602#M348000</link>
      <description>You can allways use the last command&lt;BR /&gt;&lt;BR /&gt;man last</description>
      <pubDate>Wed, 11 Mar 2009 11:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376602#M348000</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-03-11T11:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376603#M348001</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# last | more&lt;BR /&gt;or&lt;BR /&gt;# last | grep "Mar"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 11 Mar 2009 11:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376603#M348001</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-03-11T11:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376604#M348002</link>
      <description>hi&lt;BR /&gt;i could not see any login in Feb or March even though i logged into the box. Is there anything wrong</description>
      <pubDate>Wed, 11 Mar 2009 11:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376604#M348002</guid>
      <dc:creator>Amit Manna_5</dc:creator>
      <dc:date>2009-03-11T11:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376605#M348003</link>
      <description>Hi Amit:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I could not see any login in Feb or March even though i logged into the box. Is there anything wrong&lt;BR /&gt;&lt;BR /&gt;When you run 'last' it tells you the *beginning* date of the log activity at the end of its run.  Look there.&lt;BR /&gt;&lt;BR /&gt;The absence of a '/var/adm/wtmp' file turns off logging.  It is very common to null the file (cat /dev/null &amp;gt; /var/adm/wtmp), since like all log files, it grows without bounds.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 11 Mar 2009 11:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376605#M348003</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-11T11:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376606#M348004</link>
      <description>I belive the file is getting very big and throws the below error.&lt;BR /&gt;&lt;BR /&gt;# last | grep "Mar"&lt;BR /&gt;Invalid record size. Unable to continue ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Keep Smiling ;)</description>
      <pubDate>Wed, 11 Mar 2009 11:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376606#M348004</guid>
      <dc:creator>Ski Ride</dc:creator>
      <dc:date>2009-03-11T11:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376607#M348005</link>
      <description>check if you could use the &lt;BR /&gt;&lt;BR /&gt;#lastb&lt;BR /&gt;&lt;BR /&gt;I think you need to trim the /var/adm/*tmps &lt;BR /&gt;&lt;BR /&gt;should be the wtmps and btmps.</description>
      <pubDate>Wed, 11 Mar 2009 11:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376607#M348005</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-03-11T11:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: users logged in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376608#M348006</link>
      <description>&amp;gt;Ski Ride: Invalid record size. Unable to continue ...&lt;BR /&gt;&amp;gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;The file is corrupted.  You might be able to write a program to see if you can read past the error.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 18:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/users-logged-in/m-p/4376608#M348006</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-11T18:53:55Z</dc:date>
    </item>
  </channel>
</rss>

