* * * * * user1 startok=1; while [ $startok == 1 ] ; do DEINPROG ; startok = $? ; done