How to check whether Printer Setup Utility is alive or not?
Running ps -e doesn’t give me anything.
Probably not the most elegant way, but what about this:
ps auxww | grep "Printer Setup Utility"
This even runs on my german system as the core executable is a binary
with a fixed (english) name. But maybe there are better ways to
determine if PSU is launched...
Hope that helps
Michael _______________________________________________
Do not post admin requests to the list. They will be ignored.
Printing mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/printing/email@hidden