[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Checking log files
- Subject: Re: [cobalt-users] Checking log files
- From: flash22@xxxxxxx
- Date: Mon Feb 26 02:26:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 26 Feb 2001, Joshua Kim wrote:
> I am not sure how to check /var/log/lastlog, as it comes out all garbled
> up. Can anyone help? Thanks!
last
(reads that file and prints out readable text)
last|less
is a bit nicer on the eyes
gsh