• [^] # Re: SED hatif

    Posté par . En réponse au message modification de ficier ligne commancant par lov et supprimer carartère. Évalué à 1.

    Sympa le 3g, mais pas POSIX d' après l'info de sed:
    `NUMBER'
     Only replace the NUMBERth match of the REGEXP.
     Note: the POSIX standard does not specify what should happen
     when you mix the `g' and NUMBER modifiers, and currently there is no
     widely agreed upon meaning across `sed' implementations. For GNU
     `sed', the interaction is defined to be: ignore matches before the
     NUMBERth, and then match and replace all matches from the
     NUMBERth on.