On Thu, Feb 19, 2009 at 12:49 PM, Scott Granneman <[email protected]> wrote: > ps aux | grep [F]rontier || /Applications/Frontier/Qaliva\ > Frontier.app/Contents/MacOS/Qaliva\ Frontier &
Start Frontier then run this: $ ps aux | grep [F]rontier ; echo $? Stop Frontier then run this: $ ps aux | grep [F]rontier ; echo $? Post a transcript of you running both of those commands. Regards, - Robert --~--~---------~--~----~------------~-------~--~----~ Central West End Linux Users Group (via Google Groups) Main page: http://www.cwelug.org To post: [email protected] To subscribe: [email protected] To unsubscribe: [email protected] More options: http://groups.google.com/group/cwelug -~----------~----~----~----~------~----~------~--~---
