Searched refs:cronline (Results 1 – 1 of 1) sorted by relevance
103 cronline=`date '+%M' | awk '{print ($1+2)%60 " * * * * "}'`104 (echo "$cronline /tmp/$tmpscript >> /tmp/$tmpscript.out 2>> /tmp/$tmpscript.out" ; \105 echo "$cronline /tmp/$tmpscript >> /$tmpscript.out 2>> /$tmpscript.out") \