Re: flite (speech synthesizer)

Michael Wenger <[email protected]>
Newsgroups gmane.linux.suse.programming
Message-ID <[email protected]>
Hi Michael!

Michael Unterkalmsteiner schrieb am 02.10.2004 12:59 :

> [...] mir 
> gegebenenfalls zu erklären, wie man einen patch eigentlich macht 
> [diff -c altedatei neuedatei > patch])?

Ich benutze immer:
diff -Naur datei1 datei2 > patch

-a  --text
         Treat all files as text.
-u  -U NUM  --unified[=NUM]
         Output NUM (default 3) lines of unified context.
-r  --recursive
         Recursively compare any subdirectories found.
-N  --new-file
         Treat absent files as empty.

Dank -N und -r kannst du mit diesem Befehl auch ganze Verzeichnisbäume 
'diffen'.

Gruß,
Michael

-- 
Um die Liste abzubestellen, schicken Sie eine Mail an:
    [email protected]
Um eine Liste aller verfügbaren Kommandos zu bekommen, schicken
Sie eine Mail an: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.