grep question

From: bac <bac20000_at_yahoo.com>
Date: Tue, 12 Jun 2001 12:17:57 -0700 (PDT)

In a file that contains multiple instances of the
following type of text, I only want to extract the
numbers.... (2 lines after 'CPU Summary')


# CPU SUMMARY
# USER SYS IDLE WAIT INTR SYSC CS RUNQ AVG5
AVG30 AVG60 FORK VFORK
     1 2 97 0 25 6855 631 0 0.11
0.23 0.22 0.60

For example I only want:
     1 2 97 0 25 6855 631 0 0.11
0.23 0.22 0.60

How can I do this?
Thanks

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
Received on Tue Jun 12 2001 - 19:19:11 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:42 NZDT