[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (OT) Hilfe zu sed?



am 02.04.11 17:15 schrieb David Haller <lists@dhaller.de>:

awk 'BEGIN { FS = OFS = ":"; }
      $1 ~ /^web[0-9]+p[0-9]+$/ {
          $7 = ":userdb_mail=maildir:" $6 "/Maildir";
          print;
      }' EINGABE>   AUSGABE

perfekt, genau so. Vielen Dank. Schönes WE

--
Mit freundlichen Grüßen,
Jim Knuth

P.S.: Bitte HTML-Mails!
Zufallszitat:
It seems to me that the moment has come when the question of
bombing of German cities simply for the sake of increasing the
terror, though under other pretexts, should be reviewed.
[Churchill]


Reply to: