Gentoo Archives: gentoo-user

From: Michael Thompson <mike@×××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Potential Supid question re Grep
Date: Thu, 07 Jul 2005 18:27:46
Message-Id: 200507071918.27760.mike@thompsonmike.co.uk
1 I am trying to extract information in my logs for a abuse department and am
2 using the code:
3
4 Code:
5
6 zcat /var/log/messages.*?.gz | grep 212.56.68.108 >> /home/mike/abuse1
7
8 The logs are standard: messages.??.gz
9
10 However, when I examine the output, it starts on the 1st may, however the logs
11 contain details from the 25th Febuary. What am I doing wrong?
12
13
14 --
15 Mike
16
17 To see the world in a grain of sand,
18 and to see heaven in a wild flower,
19 hold infinity in the palm of your hands,
20 and eternity in an hour.
21
22 GnuGPG KeyID:=FC0D8D9A
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Potential Supid question re Grep "A. Khattri" <ajai@××××.net>
Re: [gentoo-user] Potential Supid question re Grep Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] Potential Supid question re Grep Toby Cubitt <tsc25@××××××.net>