Checking if command process is actually running

Solution 1:

You might try to install htop which shows processes that are running ( more user friendly version of top command)

And also I think brew is more versatile than macports for installing packages (or programs) .