Re: Entourage: Kill that Daemon! (Shell)
Re: Entourage: Kill that Daemon! (Shell)
- Subject: Re: Entourage: Kill that Daemon! (Shell)
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 11 Nov 2002 08:09:45 -0800
On 11/11/02 7:58 AM, "email@hidden" <email@hidden>
wrote:
>
[demime could not interpret encoding binary - treating as plain text]
>
set msdbdPID to ("/bin/ps -auwx | grep -v /usr/bin/awk | /usr/bin/awk
>
'/Microsoft Database Daemon/ {print $2;}'")
>
>
do shell script ("kill -9 " & msdbdPID)
tell application "Microsoft Database Daemon" to quit
works just as well.
--
Paul Berkowitz
_______________________________________________
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.