![]() |
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 |
| change list to comma seperated items | insania | Shell Programming and Scripting | 2 | 10-03-2007 05:21 PM |
| count data separate by comma | bucci | Shell Programming and Scripting | 10 | 04-25-2007 11:54 PM |
| Comma Seperated List of Values | brap45 | Shell Programming and Scripting | 9 | 02-23-2006 05:12 AM |
| Handling .CSV( Comma seperated value) in awk | Laud12345 | Shell Programming and Scripting | 1 | 05-09-2005 04:41 PM |
| How to load comma seperated values file (*.csv) into Oracle table | handynas | UNIX for Dummies Questions & Answers | 5 | 06-04-2002 11:10 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
converting a tabular format data to comma seperated data in KSH
Hi,
Could anyone help me in changing a tabular format output to comma seperated file pls in K-sh. Its very urgent. E.g : username empid ------------------------ sri 123 to username,empid sri,123 Thanks, Hema ![]() |
|
||||
|
Hi Don,
I tried the same its just substituting the one comma for each space. the space in between the columns are of variable length so could you please help me. The data in table format will be something like this User ID Eid T Profile S E ---------- ----------- - -------------------------------------------------- - - 234 1 U Data Administration A 123 2 U M A and the header gets repeated for every 10 records. could you please help me n removing the header records in between other than the first line also pls. Thanks, Hema. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|