site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type; bh=hqJOd8vVNlO6z4KrHNwcyNI3xfOs40a4+qa9GsY5v6c=; b=E/PZ17MEKokNnDddEJHB6zcWpJMGPQ9B+dUZtfNeJoMSUQ8XMYewW4o0ZMZomeBLRL NChySRX0ns9xutHT858927osDzHz7C4qq7wwbGfWPaEf1OQKilRt2rF6uUNYU7D5TvXi KPipGapCCPb3QXxLo4VB29Xb9noKvH+SRqze8= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=mqvdkzTa/S9en+3oX0sJPPxPjhCJYQL5+YJimHZiSJFCTJXqkIAPKKwweO41Lg5lBp QToUASba60gMHywHAqn3/SFvmpgmgUw33ucCBW0J8J50H7z0Ldb53E4Ra0lr6XNqs22L kYpbsggkoU6bgwIXM6+D38L+Ut3hLUjdAl2wk= On Fri, Jan 29, 2010 at 10:55 AM, Chris Adamson <invalidname@gmail.com> wrote:
At least as of 10.6, the -W is a timeout in milliseconds for each ping.
I see. Maybe `ping -t` would be more robust? It exists on 10.5 & 10.6, and sets an overall timeout for the command, rather than a specific timeout for each ping request. Thus, `ping -t 10` would be roughly equivalent to the `ping -c2 -w5000` that you're using. -- Chris Devers _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com