If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > awk script

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-06-02, 18:10
jeremas jeremas is offline
Registered User
 
Join Date: May 2002
Posts: 73
awk script

People:

I´m not very good on awk and I would like to know if someone could suggest:

I have a very big file which has lots of data and I would like to get just some information from it.

I would like to keep in other file information from 2002-11-05-00.00.00 till 2002-11-05-23.59.59

How I could sent such data to another file using the original file ?

I will appreciate your help..
Reply With Quote
  #2 (permalink)  
Old 11-27-02, 14:30
backer backer is offline
Registered User
 
Join Date: Nov 2002
Posts: 7
Question Re: awk script

Quote:
Originally posted by jeremas
People:

I´m not very good on awk and I would like to know if someone could suggest:

I have a very big file which has lots of data and I would like to get just some information from it.

I would like to keep in other file information from 2002-11-05-00.00.00 till 2002-11-05-23.59.59

How I could sent such data to another file using the original file ?

I will appreciate your help..
Need more information... can you show us a small section of the file you are talking about? From what I read sounds more like a grep thing than an Awk thing... More data
b
Reply With Quote
  #3 (permalink)  
Old 11-28-02, 11:22
WingMan WingMan is offline
Registered User
 
Join Date: Aug 2002
Location: UK
Posts: 87
Yep, we would need atleast one line from the datafile to see how the data is formatted. If you don't want to put your data here, then extract one line and change the details
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On