<?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: how to see the log of /var/log/lastlog in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788303#M2240</link>
    <description>what about 'tail':&lt;BR /&gt;tail -50 /var/log/lostlog will give you the last 50 lines.&lt;BR /&gt;Or 'tail -f [file]' will follow the output.&lt;BR /&gt;&lt;BR /&gt;I hope this is what you are looking for...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ceesjan</description>
    <pubDate>Sat, 17 Aug 2002 14:31:37 GMT</pubDate>
    <dc:creator>Ceesjan van Hattum</dc:creator>
    <dc:date>2002-08-17T14:31:37Z</dc:date>
    <item>
      <title>how to see the log of /var/log/lastlog</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788302#M2239</link>
      <description>it is big but can not "more" it, of course it must not be "last", for last is for wtmp.&lt;BR /&gt;&lt;BR /&gt;then, how to check the log of /var/log/lastlog?&lt;BR /&gt;&lt;BR /&gt;fredeirck</description>
      <pubDate>Sat, 17 Aug 2002 10:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788302#M2239</guid>
      <dc:creator>frederick van targero</dc:creator>
      <dc:date>2002-08-17T10:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to see the log of /var/log/lastlog</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788303#M2240</link>
      <description>what about 'tail':&lt;BR /&gt;tail -50 /var/log/lostlog will give you the last 50 lines.&lt;BR /&gt;Or 'tail -f [file]' will follow the output.&lt;BR /&gt;&lt;BR /&gt;I hope this is what you are looking for...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ceesjan</description>
      <pubDate>Sat, 17 Aug 2002 14:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788303#M2240</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-08-17T14:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to see the log of /var/log/lastlog</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788304#M2241</link>
      <description>Fredeirck,&lt;BR /&gt;          You could use strings /var/log/lastlog | more  you should be able to see the file now.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Aug 2002 14:31:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788304#M2241</guid>
      <dc:creator>John-Thomas Gaietto</dc:creator>
      <dc:date>2002-08-17T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to see the log of /var/log/lastlog</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788305#M2242</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;how about /usr/bin/lastlog ?&lt;BR /&gt;This should dump the information &lt;BR /&gt;from /var/log/lastlog in human readable form.&lt;BR /&gt;(At least under RedHat 7.x it is part of the distribution.)&lt;BR /&gt;&lt;BR /&gt;Syntax:&lt;BR /&gt; lastlog [-u login-name] [-t days]&lt;BR /&gt;&lt;BR /&gt;if you want to get rid of those 'Never logged in' entrys try&lt;BR /&gt;&lt;BR /&gt; lastlog | sed -e '/Never logged in/d'&lt;BR /&gt;&lt;BR /&gt;btw. if you are looking for some help topics, try &lt;BR /&gt; apropos &lt;KEYWORD&gt;&lt;BR /&gt;&lt;BR /&gt;somtimes you have to update the whatis database with&lt;BR /&gt; makewhatis&lt;BR /&gt;before using apropos.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/KEYWORD&gt;</description>
      <pubDate>Mon, 19 Aug 2002 08:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-see-the-log-of-var-log-lastlog/m-p/2788305#M2242</guid>
      <dc:creator>Ackermann_1</dc:creator>
      <dc:date>2002-08-19T08:30:04Z</dc:date>
    </item>
  </channel>
</rss>

