Entourage: Kill that Daemon! (Shell)
Entourage: Kill that Daemon! (Shell)
- Subject: Entourage: Kill that Daemon! (Shell)
- From: email@hidden
- Date: Mon, 11 Nov 2002 16:10:10 GMT
[demime could not interpret encoding binary - treating as plain text]
OOPS! That wes erroneously sent.
Prior to rebuildinng Entourage's database I need to kill the Office X
database Daemon.
Here is what I have:
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)
Not knowing a bit about Shell Scripting, what is wrong with this?
Rachel
_______________________________________________
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.