Getting a PID and killing a process (Was: Re: Scripting a command to unix..)
Getting a PID and killing a process (Was: Re: Scripting a command to unix..)
- Subject: Getting a PID and killing a process (Was: Re: Scripting a command to unix..)
- From: Hiram <email@hidden>
- Date: Sun, 17 Mar 2002 00:10:22 +0100
On Friday, March 15, 2002, at 07:31 , John W Baxter wrote:
do shell script: execute a shell script or command (defined in:
StandardAdditions.osax)
I am looking for a way to use a shell script to get the PID of a
faceless process (wget) and then kill it, all from within a script.
It seems..
tell application "wget" to quit
..won't work, and neither does giving the full path to wget. Any help
is appreciated.
Hiram
_______________________________________________
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.