Kleines Script-Problem

Marc Mutz mutz at kde.org
Wed Sep 25 22:06:02 CEST 2002


Hi!

Versuch' das:

#/bin/sh
( some_command 2>&1; echo -n $? > status ) | tee logfile
if [ $(cat status;rm -f status) -ne 0 ]; then
	echo Tot und Teufel
fi

Marc

-- 
Ich gegen meinen Bruder.
Ich und mein Bruder gegen unseren Cousin.
Ich, mein Bruder und unser Cousin gegen unsere Nachbarn.
Wir alle gegen den Fremden.
                                      -- Beduinen-Sprichwort
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://lug-owl.de/pipermail/linux/attachments/20020925/63a3574a/attachment.sig>


More information about the Linux mailing list