Hallo,

ich wei�, ich bin etwas sp�t dran, aber


> #!/bin/sh
> 
> deinprogramm >> logdatei && tail -n 10 logdatei > logdateikurz \
> && mv logdateikurz logdatei
> --------------------------------------------------------------

    deinprogramm | tail -10 > logdatei

sieht mir k�rzer aus und bedarf keiner Erkl�rung und sollte
auch funktionieren.

Heiko

Attachment: signature.asc
Description: Digital signature

Antwort per Email an