![]() |
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 |
| 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 |
| regex to remove text before&&after comma chars | yomaya | Shell Programming and Scripting | 3 | 06-08-2009 06:44 AM |
| How to remove comma from the last line of the file | sandeep_1105 | UNIX for Dummies Questions & Answers | 5 | 05-27-2009 01:01 PM |
| Delete a comma from string | MisterKhan | Shell Programming and Scripting | 6 | 03-26-2009 03:36 PM |
| remove unnecessary comma from file | sumeet | UNIX for Advanced & Expert Users | 1 | 12-31-2008 06:00 PM |
| Remove whitespaces between comma separated fields from file | nitinbjoshi | UNIX for Dummies Questions & Answers | 2 | 06-14-2008 09:14 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Thank you Johnson.
Your code worked like charm. ---------- Post updated 11-09-09 at 02:40 PM ---------- Previous update was 11-08-09 at 09:12 PM ---------- Quote:
Can you please explain me what is happenning in the sed command sed 's/.* \(.*\),.*/\1/' temp.txt).It worked for me bit i didn't understand. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|