![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to read next records | ubeejani | Shell Programming and Scripting | 2 | 07-30-2009 07:00 PM |
| need shell script to read particular records from a file | bradc | Shell Programming and Scripting | 8 | 05-20-2009 07:13 AM |
| read records from a file | srilaxmi | Shell Programming and Scripting | 3 | 11-05-2008 05:36 AM |
| Count No of Records in File without counting Header and Trailer Records | guiguy | Shell Programming and Scripting | 2 | 06-07-2007 01:15 PM |
| How to read a particular line in a file with 500000 records init | mhssatya | Shell Programming and Scripting | 6 | 09-09-2006 09:37 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to read each 2 records from a file
Hi, I have 10000 records in my test.dat file All records are under the following format Code:
a,12,45,bn,c a,16,46,bn1,c a,18,47,bn2,c a,12,47,bn3,c a,11,49,bn4,c I have to read each 2 records and assign it into a temp file .Can anybody help me in this? Thanks Last edited by vgersh99; 09-28-2009 at 10:59 AM.. Reason: code tags, PLEASE! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|