rm -rf "/Applications/PCClient.app" Find /Library/LaunchAgents/ -iname "*papercut*" -delete ps aux | grep "/Applications/PCClient.app" | awk '{print $2}' | xargs kill -9 2> /dev/null
How to force remove papercut from Mac
Modified on: Mon, 2019, Nov 18 8:18
Yes No
Sorry we couldn't be helpful. Help us improve this article with your feedback.