• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Ignoring responses from "do shell script"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ignoring responses from "do shell script"


  • Subject: Re: Ignoring responses from "do shell script"
  • From: Martin Orpen <email@hidden>
  • Date: Tue, 09 Mar 2004 23:15:20 +0000

on 9/3/04 8:40 pm, Graff at email@hidden wrote:

> repeat with theIP in pingList
> do shell script "ping -c 1 " & theIP & " >> " & pingPosix & " 2>&1 &"
> end repeat

Unfortunately, this doesn't work as the delays are still there. For every
failed ping there is a 10 second delay.

Perhaps the only way to go *parallel* is to launch *n* Terminal windows with
separate ping commands and then collecting the results after 10-15 seconds?

--
Martin Orpen
Idea Digital Imaging Ltd -- The Image Specialists
http://www.idea-digital.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Ignoring responses from "do shell script"
      • From: Graff <email@hidden>
References: 
 >Re: Ignoring responses from "do shell script" (From: Graff <email@hidden>)

  • Prev by Date: Re: Ignoring responses from "do shell script"
  • Next by Date: Re: Ignoring responses from "do shell script"
  • Previous by thread: Re: Ignoring responses from "do shell script"
  • Next by thread: Re: Ignoring responses from "do shell script"
  • Index(es):
    • Date
    • Thread