![]() |
|
|
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 |
| shell script to remove all lines from a file before a line starting with pattern | raksha.s | Shell Programming and Scripting | 2 | 03-29-2009 08:13 AM |
| remove lines in text starting with . (period) | Movomito | UNIX for Dummies Questions & Answers | 11 | 04-24-2008 11:19 AM |
| How to remove files starting with - | suman_jakkula | Shell Programming and Scripting | 5 | 09-14-2006 01:43 AM |
| Field identification starting from the right | jhansrod | UNIX for Advanced & Expert Users | 3 | 08-07-2005 02:38 AM |
| How To Remove files starting with - | rahulrathod | UNIX for Advanced & Expert Users | 2 | 09-29-2004 04:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Remove field starting with * and #
Hi
i have file with data: abc,*xyz,#abc 123,#123,1234 *123,#123,abc So i want to remove only fields starting with * and # and i want output as: abc,, 123,,1234 ,,abc Please suggest something Thanks Sumit |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|