How to test to see if a program is running?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hi, I'm trying to build an installer for FireFox that I can push out with puppet. The installer will be run from the command line (silent install). The issue is that if FireFox is running, bad things can happen if the installer runs. Is there a way (and how) to check to see if FireFox is running and stop the install if it is? Some way to incorporate ps -efc | grep -i FireFox --- Thanks, Allan Marcus 505-667-5666 _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Allan Marcus