![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| File manipulation | ajay41aj | Shell Programming and Scripting | 9 | 01-15-2009 06:22 AM |
| file manipulation | tungaw2004 | Shell Programming and Scripting | 2 | 04-04-2008 11:26 PM |
| Help with file manipulation | LinuxRacr | Shell Programming and Scripting | 2 | 08-20-2007 03:39 PM |
| File manipulation | blackjack101 | UNIX for Dummies Questions & Answers | 5 | 06-11-2007 11:37 PM |
| File manipulation | u263066 | Shell Programming and Scripting | 1 | 08-14-2006 05:00 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Need tips on file manipulation
Hi,
I am new to unix and have a query. I have a text file which has a list of invoice numbers (00044779). There is some data (alphabetic) which follows this number. Than the second invoice number appears(00044898) and again some data follows. I need a script which reads the whole file and when it hits any invoice number, it picks that and the data following it and puts it into a file. Similarly than when it encounters the second invoice, it picks the number and data following it and writes into another output file. Can it be done by unix and if yes can you please guide me a bit? |
| Bookmarks |
| Tags |
| file, read by line, write |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|