![]() |
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 |
| sed to remove 1st two characters every line of text file | ajp7701 | Shell Programming and Scripting | 20 | 06-09-2009 04:06 PM |
| Need to remove few characters from each line till a pattern is matched | kiranlalka | Shell Programming and Scripting | 4 | 05-19-2009 03:31 AM |
| remove new line characters from a partcular column data | sureshg_sampat | Shell Programming and Scripting | 1 | 02-23-2009 10:04 AM |
| sed remove last 10 characters of a line start from 3rd line | minifish | Shell Programming and Scripting | 7 | 03-26-2008 04:42 PM |
| how to remove line greater then 3000 characters. | naren_14 | UNIX for Advanced & Expert Users | 10 | 06-15-2005 11:00 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hello,
I have multiple lines in a file, each of which will have data that looks like this: xxxxxyyyyzzzz4abcdXYZXYZXYZ pqrstPQRST2cdPQRSTPQRST lmnopqr6abcdefgRST.3abc I want to be able to remove the number 4 + the following 4 characters (abcd) in the first line. For the second line, I want to be able to remove 2 + the following 2 characters (cd) Basically, remove the number and the number of characters matching the number removed. Any suggestions? Thanks, G. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|