Is posisble check if some process is running?

Larsen187's icon

Is possible form max know if osme process is running?
Im working on mac.

Best regards.

pdelges's icon

You need the shell external. Send a command like ps -x | grep -v grep | grep Mail will return something if Mail is running.

p

Larsen187's icon

Thakyou, very usefull answer : )
Im researching now, i never work with externals, ahve to check how use external on max.

The only way is using external?

Thankyou !

Larsen187's icon

Shell external not download, aparently dowload link is broken:

Some other way to see if process is running?

Bets regards.

pdelges's icon
Larsen187's icon

Thankyou!
Please sorry for all questions, but how install and use external on max?
Im really fascinated with max, but the doscumentation no is really clear.

Larsen187's icon

Great!!
i think i have working have to learn more lol : )