Mailinglist Archive: opensuse (4547 mails)
| < Previous | Next > |
Re: [SLE] What Happened Last Night?
- From: Donald D Henson <wepin@xxxxxxxxx>
- Date: Wed, 26 May 2004 14:14:43 -0600
- Message-id: <1085602482.6341.52.camel@xxxxxxxxxx>
Thanks. I'll try it.
Don Henson
On Wed, 2004-05-26 at 01:01, Jerome R. Westrick wrote:
> Sounds like a job for grep!
>
>
> locate the lines in /var/log/messages by hand,
> identify a unique identifier on the lines,
> build small sh file which executes
>
> grep <uniqueidentifer> /var/log/messages
>
>
> Jerry
>
> On Tue, 2004-05-25 at 22:08, Donald D Henson wrote:
> > I use the YaST Automatic Online Update and I like it a lot. Using it
> > gets me all the updates as soon as they are released and I don't even
> > have to install them. However, sometimes it would be nice to know what
> > changed last night. Can I set up a log file that just watches for YOU
> > updates and nothing else? A romp thru the admin manual was no help. Any
> > suggestions will be appreciated.
> >
> > Don Henson
> >
> >
>
Don Henson
On Wed, 2004-05-26 at 01:01, Jerome R. Westrick wrote:
> Sounds like a job for grep!
>
>
> locate the lines in /var/log/messages by hand,
> identify a unique identifier on the lines,
> build small sh file which executes
>
> grep <uniqueidentifer> /var/log/messages
>
>
> Jerry
>
> On Tue, 2004-05-25 at 22:08, Donald D Henson wrote:
> > I use the YaST Automatic Online Update and I like it a lot. Using it
> > gets me all the updates as soon as they are released and I don't even
> > have to install them. However, sometimes it would be nice to know what
> > changed last night. Can I set up a log file that just watches for YOU
> > updates and nothing else? A romp thru the admin manual was no help. Any
> > suggestions will be appreciated.
> >
> > Don Henson
> >
> >
>
| < Previous | Next > |