Re: slrn kill line greater than 30 chars long SOLUTION



On 18 Nov 2007 20:04:03 GMT, Jörg Lüders wrote:
Bit Twister <BitTwister@xxxxxxxxxxxxxxxx>:
Thank you.
Solution was just a bunch of dots.
Organization: [..................................]

That's what I meant with my first suggestion, but without the brackets.
I'd expect your pattern to match anything with a dot in it.

Dot is a wildcard for any character. Had I wanted a dot match in the text I
would have to escape it with a backslash \.
.



Relevant Pages

  • Re: rm delete hidden files
    ... The normal term for the shell pattern matching is 'glob' or 'globbing', ... > literal dot. ... (Of course if it starts with a dot and is only one character long then it ...
    (comp.unix.shell)
  • Re: How can I find img tags containing line feeds with preg_match_all?
    ... |> Actually, it does, because the pattern includes a dot. ... match/non-match for the character in question. ... you apply in a regex pattern, the more work there is to be done in the ...
    (alt.php)
  • Re: check differnet pattern match then perform an action
    ... you may be more interested in pattern matching than ... strings or any of 30 regular expressions. ... trashgod at gmail dot com ... Visa citerad text - ...
    (comp.lang.java.programmer)
  • Re: I forgot the name....
    ... Carissa in BC ... remove the dot before the @ for direct email ... Anne in Cali made this pattern and showed it?? ...
    (rec.crafts.textiles.quilting)
  • Re: How do you remove all the symbols?
    ... How do you remove all the numbers from a cell? ... For example, in your list of symbols to be removed, above, you include the dot ... (If they are longer, the pattern will be the same, but you'll have to use VBA.) ... Dim c As Range, rg As Range ...
    (microsoft.public.excel.programming)