Re: Entourage: Kill that Daemon! (Shell)
Re: Entourage: Kill that Daemon! (Shell)
- Subject: Re: Entourage: Kill that Daemon! (Shell)
- From: John W Baxter <email@hidden>
- Date: Tue, 19 Nov 2002 18:28:57 -0800
At 21:06 -0700 11/16/2002, Gnarlodious wrote:
>
Entity Axel Luttgens spoke thus:
>
>
> We'll get it !
>
And so we did!
>
>
set msdbdPID to do shell script ,
>
("/bin/ps -auwwx | grep -v /usr/bin/awk | /usr/bin/awk '/Microsoft
>
Database Daemon/ {print $2;}'")
>
>
do shell script ("kill -9 " & msdbdPID)
>
>
This was an exercise in shell scripting if nothing else, Thanks for the
>
lesson Axel.
And now that you've got it (gotten it?), try
man killall
--John
--
John Baxter email@hidden Port Ludlow, WA, USA
_______________________________________________
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.