![]() |
|
|
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 |
| retrieved multiple lines on multiple places in a file | dala | Shell Programming and Scripting | 8 | 03-14-2008 03:28 PM |
| remove specific lines from flat file using perl | meghana | Shell Programming and Scripting | 12 | 02-12-2008 09:50 PM |
| How to read lines from a flat file | bihani4u | Shell Programming and Scripting | 2 | 09-28-2006 02:54 PM |
| Use sed to merge multiple lines | xb88 | Shell Programming and Scripting | 3 | 08-08-2006 02:54 PM |
| Sorting a flat file based on multiple colums(using character position) | cucubird | Shell Programming and Scripting | 8 | 07-25-2006 01:47 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
merge multiple lines from flat file
Hi, I have a tab delimited flat file like this: Code:
189 Guide de lutilisateur sur lappel conférence à trois au moyen d'adaptateurs téléphoniques <TABLE><TBODY><TR><TD><DIV class=subheader>La fonction Appel conférence à trois </DIV></TD> \ <TD><?php print $navTree["features"]["3_way_calling"]["name"];?> vous permet de tenir un appel conférence simultanément avec deux autres parties. </TD></TR> \ <TR> \ <TD height=10></TD></TR> \ <TR> \ How do I merge all these lines into one single line? I searched through the forum, but did not find anything helpful. TIA, |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|