How to test to see if a program is running?
How to test to see if a program is running?
- Subject: How to test to see if a program is running?
- From: Allan Marcus <email@hidden>
- Date: Fri, 5 Mar 2010 09:49:14 -0700
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden