![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| mutliple files in the same directory | epi8 | Shell Programming and Scripting | 8 | 05-13-2008 02:04 AM |
| process mutliple files in the same directory | epi8 | UNIX for Dummies Questions & Answers | 1 | 05-12-2008 02:43 PM |
| How to split a field into two fields? | vbrown | Shell Programming and Scripting | 4 | 02-21-2008 06:50 AM |
| can Awk split my field on the . | oly_r | Shell Programming and Scripting | 6 | 10-26-2007 07:16 PM |
| Split a field in awk script | CamTu | Shell Programming and Scripting | 4 | 03-21-2005 04:03 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi Gurus,
I am new to UNIX(HP). my requirmnet is File needs to needs to be split into multiple files dependa on one key value. example 1 abc 333 us 2 bbc 444 ch 5 nnn 333 kk 7 hhh 555 ll 3 hhh 333 hh now the requirment is line with 333 should be copied into test1.txt and the rest to test2.txt. normally i will recieve 2 files name a1.txt and a2.txt once a daily to one of my server . Depends on the condition i need to split the files and send it to 2different servers. appreciate your help on the above. Thanks Arun |
| Bookmarks |
| Tags |
| regex, regular expressions, unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|