Gentoo Archives: gentoo-user

From: "A. Khattri" <ajai@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Potential Supid question re Grep
Date: Thu, 07 Jul 2005 18:42:08
Message-Id: Pine.BSO.4.58.0507071432210.20852@ida.bway.net
In Reply to: [gentoo-user] Potential Supid question re Grep by Michael Thompson
1 On Thu, 7 Jul 2005, Michael Thompson wrote:
2
3 > I am trying to extract information in my logs for a abuse department and am
4 > using the code:
5 >
6 > Code:
7 >
8 > zcat /var/log/messages.*?.gz | grep 212.56.68.108 >> /home/mike/abuse1
9 >
10 > The logs are standard: messages.??.gz
11 >
12 > However, when I examine the output, it starts on the 1st may, however the logs
13 > contain details from the 25th Febuary. What am I doing wrong?
14
15 Show us some sample log lines.
16
17
18 --
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Potential Supid question re Grep Michael Thompson <mike@×××××××××××××××.uk>