> I would like to execute shell commands, but only if their execution > time is not longer than n seconds. Like so: See example at http://docs.python.org/library/signal.html#example -- http://mail.python.org/mailman/listinfo/python-list
- system call that is killed after n seconds if not finished Jaroslav Dobrek
- Re: system call that is killed after n seconds if not... Benjamin Kaplan
- Re: system call that is killed after n seconds if not... Alain Ketterlin
- Re: system call that is killed after n seconds if not... Miki Tebeka
