Re: sed und regex

From: Christian Weykopf <cw(at)weykopf.de>
Date: Tue, 6 Jan 2004 15:33:35 +0100

Am 06.01.2004 um 14:30 schrieb Matthias Teege:

> Christian Weykopf <cw(at)weykopf.de> writes:
>
>> Problem:
>> In eine Konfigurationsdatei soll ein Pfad eingefügt werden wenn er
>> noch nicht drin ist.
>
> Etwas ungenau. Bei den meisten Konfigurationsdateien die ich kenne,
> würde ein echo "/neuer/pfad" >> konfig.datei genügen. Vielleicht
> kannst Du das Problem genauer beschreiben. Vielleicht kannst Du
> auch einen Auszug aus der Datei mailen.

In der Datei steht:
setenv MST "/usr/local/mst/fred;/usr/local/mst/karl"

Nun soll ein weiterer Pfad hinzugefügt werden, z.B.
/usr/local/mst/barb, aber nur wenn er noch nicht exisitert.
Ich habs jetzt mit einem C-Programm gemacht.
Würde mich aber trotzdem interessieren ob und wie das mit sed geht.

>
> Bis dann
> Matthias
>
> --
> Matthias Teege -- http://www.mteege.de
> make world not war
>
>
> To Unsubscribe: send mail to majordomo.FreeBSD.org
> with "unsubscribe de-bsd-questions" in the body of the message
>
>

-- 
Christian Weykopf
Meilenstein Mac OS Software
Neue Strasse 5
D-31582 Nienburg
Fax: +49 (0) 5021 91 24 45
<http://www.meilenstein.de/>
To Unsubscribe: send mail to majordomo.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 06 Jan 2004 - 15:35:31 CET

search this site