Handy One Liners

For help and support with Mac OS X specific issues

Handy One Liners

Postby d34dh0r53 » Mon Aug 24, 2009 2:25 am

Putting this here to share, I'll add to it if I come up with any other PMS one liners for osx/Linux

Kill any garbage PMS processes after the app goes away:

Code: Select all
ps ax | grep 'PS3 Media Server.app' | grep -v grep | awk '{ print $1 }' | xargs kill -9
d34dh0r53
 
Posts: 2
Joined: Mon Aug 24, 2009 2:16 am

Return to Mac OS X Specific Support

Who is online

Users browsing this forum: No registered users and 6 guests