| UNIX/Linux Forum Archives · Rules and Guidelines · Disclaimer |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| azmathshaikh |
Posted: Dec 21 2004, 09:42 AM
|
|
Newbie ![]() Group: Members Posts: 4 Member No.: 666 Joined: 24-November 04 |
Ex:
Input file ABBASME;;MAINTAIN;00131794; ABBASME;ALL;MAINTAIN;00131794; ABDELL01-000;ZSAEED;MAINTAIN;00241262;30001144 ABDRASNS;;MAINTAIN;00216066;30001747 ABDRASNS;ALL;MAINTAIN;00216066;30001747 Output should be: ABBASME;;MAINTAIN;00131794; ;ALL;MAINTAIN;00131794; ABDELL01-000;ZSAEED;MAINTAIN;00241262;30001144 ABDRASNS;;MAINTAIN;00216066;30001747;ALL;MAINTAIN;00216066;30001747 I have to do this on Solaris. thanks for help |
| fishsponge |
Posted: Dec 22 2004, 10:41 AM
|
|
Administrator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 679 Member No.: 1 Joined: 13-February 03 |
um... what language do you have to use?
am i correct in saying that you need to load a text file, process it, and output another text file? please explain a bit more about what you are trying to do. |
![]() |
![]() ![]() ![]() |