Re: Monitor Forgetfulness on intel?
Re: Monitor Forgetfulness on intel?
- Subject: Re: Monitor Forgetfulness on intel?
- From: Art Isbell <email@hidden>
- Date: Mon, 27 Aug 2007 07:52:00 -1000
On Aug 27, 2007, at 3:44 AM, Jeremy Matthews wrote:
hmmm...tried doing that and it still does not work....should I
increase sleep to a higher number?
Or, perhaps I'm typing incorrectly...the first few lines of the file:
#!/bin/sh
sleep 5
export PATH
PATH=/usr/xpg4/bin:${PATH}:/bin:/usr/bin
sleep is /bin/sleep, so to be safe, I'd put the sleep statement
after setting PATH although I'd be surprised if PATH doesn't include /
bin prior to resetting it.
Others have reported that a 5 second delay is insufficient, and that
the "correct" delay depends on server speed and other factors. So
some experimentation may be required.
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden