[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how long since you've heard one like this.......?
On Mon, Sep 18, 2000, Lam, Yochai wrote about "how long since you've heard one like this.......?":
> here's a question you didn't hear the last 8 years.
> "what command do you use in a batch file to delay the running of commands 10
> seconds, without outside intervention"?
> i want to delay the system to allow the startup of a slow starting service
How about,
sleep 10
;)
You've asked for it, posting this question in a Linux mailing list!
Actually, this answer is correct if you install the 'sleep' command from
Cygnus's DOS port of GNU utilities.
And for a more serious reply - try "pause 10". If I remember correctly. But
maybe I'm wrong and I don't have anywhere to check this on...
--
Nadav Har'El | Monday, Sep 18 2000, 18 Elul 5760
nyh@math.technion.ac.il |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |I before E except after C. We live in a
http://nadav.harel.org.il |weird society!
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il