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?
==== sample program === #/bin/bash set -v program1 sleep 30 program2 sleep 60 program3 sleep 40 ... _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos