OT - shell script to kill a process

chris bohnert chris at altuit.com
Mon Jul 9 18:06:23 EDT 2007


"killall ProcessName" should do what you want

--
cb

On 7/9/07, Chris Sheffield <cmsheffield at gmail.com> wrote:
>
> My Unix scripting knowledge leaves a bit to be desired, so I thought
> I'd ask here for some help.
>
> I have a Vise installer for OS X that needs to check for and kill our
> own process if it's running. The installer will be authenticated when
> running. I need a shell script that I can execute from within the
> installer that will determine, by name, if a given process is
> running, and then kill it dead if so. Can someone help?
>
> Thanks,
> Chris
>
>
> ------------------------------------------
> Chris Sheffield
> Read Naturally
> The Fluency Company
> http://www.readnaturally.com
> ------------------------------------------
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>



More information about the use-livecode mailing list