Re: Search of Text
From: Akash Jain (akashj_at_IBILTTECHNOLOGIES.COM)
Date: 12/24/04
- Previous message: Jeff Barratt-Mccartney: "Re: sed command to replace newlines with spaces"
- In reply to: Frank Chiavoni: "Re: Search of Text"
- Next in thread: Green, Simon: "Re: Search of Text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 24 Dec 2004 12:24:00 +0530 To: aix-l@Princeton.EDU
This you are specifying for single log file, what is to be added for bunch
of files and the output ot be sent ot another file.
Regards
Akash
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of Frank
Chiavoni
Sent: Thursday, 23 December 2004 1:17 AM
To: aix-l@Princeton.EDU
Subject: Re: Search of Text
Something like....
sed -n -e'/Average/p' -e '/^Total Paging Space/{N;p;q;}'
dailylog200411011.log
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of
Akash Jain
Sent: 22 December, 2004 05:31
To: aix-l@Princeton.EDU
Subject: Re: Search of Text
I am attaching the log file for your reference.
Now I want to extract average of sar for first iteration and percent of
paging space used.
Thanks in advance.
Regards
Akash Jain
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of
Green, Simon
Sent: Tuesday, 21 December 2004 6:22 PM
To: aix-l@Princeton.EDU
Subject: Re: Search of Text
I don't really understand that. Can you give an example of the data, and
also all of the file names and types in the directory? Examples of the real
data involved are always easier to deal with than descriptions, unless you
give a very specific description, (like you'd used for a program
specification).
-- Simon Green Altria ITSC Europe Ltd AIX-L Archive at https://new-lists.princeton.edu/listserv/aix-l.html New to AIX? http://publib-b.boulder.ibm.com/redbooks.nsf/portals/UNIX N.B. Unsolicited email from vendors will not be appreciated. Please post all follow-ups to the list. > -----Original Message----- > From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On > Behalf Of Akash Jain > Sent: 21 December 2004 12:16 > To: aix-l@Princeton.EDU > Subject: Re: Search of Text > > > See I want to extract average field (date by date) along with > numeric values > from all month log files generated and kept in directory. The values > extracted will be used to generate graph.
- Previous message: Jeff Barratt-Mccartney: "Re: sed command to replace newlines with spaces"
- In reply to: Frank Chiavoni: "Re: Search of Text"
- Next in thread: Green, Simon: "Re: Search of Text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|