Re: Script to Ping the list of IP/Hostnames and export it in a file
Re: Script to Ping the list of IP/Hostnames and export it in a file
- Subject: Re: Script to Ping the list of IP/Hostnames and export it in a file
- From: André Renault <email@hidden>
- Date: Tue, 7 Dec 2010 16:33:24 -0500
You can use:
ping -c 10 domain.com >> domain.txt
Shell scripting!
Sent from my iPhone
On Dec 7, 2010, at 10:30 AM, Karthikeyan M <email@hidden> wrote:
> Hi,
>
> I am very new to Apple script. Does anyone can share shell/Apple script to ping the list of hostname/IP address and provide the output in CSV/txt?
>
> Regards,
> Karthikeyan M
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden