On Wed, 05 Dec 2007 11:33:37 +0100 Giacomo Montagner wrote: > - run command: > ps -ef | grep compiz.real | grep -v grep \ > | awk '{print "kill -HUP "$2}' | bash
Why not just kill -HUP `pidof compiz.real` -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]