On Mon, Jul 11, 2016 at 4:35 AM, Ganesh Pal <ganesh1...@gmail.com> wrote:
> 'run_parallel -za1 -s 'daemon -cf xyz; sleep 1'
>
> We have a sleep  1 that's run run as part of abovry shell command . It
> looks ok but   is there a way to use something alternative to sleep was my
> question. I guess the answer is " no" , because we are executing shell
> sleep command I think something pythonic like  time.sleep is not possible.

That would be correct.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to