- Posted by
-   Topics
-   Views
- marino
Jan 16, 2005
- How to delete all lines not containing a specific word or a specific string or where a specific regular expression cannot find a string in the line? Unix style if possible. ThanksPosted in Find/Replace/Regular Expressions
-   Topics
-   Views
- marino
Jan 14, 2005
-   Topics
-   Views
- marino
Jan 11, 2005
- Hi 1) For example how to remove/replace 3rd occurence of ":" with "xx" aaaa:bbbb:cccc:dddd:eeee - it means between cccc and dddd - of course words will not have the same lenght. 2) how to remove dddd and replace it with lets say xxxxxxxxx - the point is to replace something after 3rd ":" not to sear...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- marino
Jan 08, 2005
-   Topics
-   Views
- marino
Jan 08, 2005
- I know that I can use column mode but I would like to know how to do it with reg exp. For example: aaxxxxx bbxxxxx ccxxxxx How to remove aa bb and cc. ThanksPosted in Find/Replace/Regular Expressions
-   Topics
-   Views
- marino
Jan 07, 2005
-   Topics
-   Views
- marino
Jan 04, 2005
- Thanks. I found out that for ex. to delete 2 last characters this can be used: ..$ and replace with nothing. One more question: If on end of line I have numbers with different length for ex. from 1 to 4 numbers how can I delete only those numbers. qqqqq112 wwwww2345 eeeee1 etc Thank YouPosted in Find/Replace/Regular Expressions
-   Topics
-   Views
- marino
Jan 03, 2005
- 1. Is it possible to remove some characters on end of each line 2. The same question but for replace Thanks.Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- marino
Dec 31, 2004