1830467 Members
2882 Online
110005 Solutions
New Discussion

last user

 
SOLVED
Go to solution
Noble Sebastian
Frequent Advisor

last user

Hi ,all
I put "last " command that time output :memory Fault" message comeing ,
but "lastb " command working
why "last " command notworking ?

thanks
noble
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: last user

Shalom,

The last command relies on the /var/adm/wtmp file.

if the file is too big or is corrupted, this can happen.

> /var/adm/wtmp

New logins should show up.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Noble Sebastian
Frequent Advisor

Re: last user

My problem solve
Thanks