Entourage: Kill that Daemon! (Shell)
Entourage: Kill that Daemon! (Shell)
- Subject: Entourage: Kill that Daemon! (Shell)
- From: email@hidden
- Date: Mon, 11 Nov 2002 15:58:44 GMT
[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)
_______________________________________________
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.