Re: linux batch job "sleep" problem???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



From: mcclnx mcc <mcclnx@xxxxxxxxxxxx>

> we have Redhat 5.5 on server.  Recently we tried to use "sleep" command on  
>batch job script some sleep work but some not sleep.   any one have  ideal?
> #/bin/bash
> set  -v
> program1
> sleep 30
> program2
> sleep 60
> program3
> sleep  40
> ...

Maybe try to replace each sleep with:
  (time strace sleep xx) 2>> sleeps.log
  ...
and check the logs...

JD



      
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux