Skip to content

Instantly share code, notes, and snippets.

@natarajsundar
Last active July 5, 2022 17:11
Show Gist options
  • Save natarajsundar/136c40cea8b20b5cb938bdf62428ccd7 to your computer and use it in GitHub Desktop.
Save natarajsundar/136c40cea8b20b5cb938bdf62428ccd7 to your computer and use it in GitHub Desktop.
My Chrome has the https://www.walkme.com/ extension and it can't be uninstalled?
on a mac: ``* * * * * find $HOME/Library/Application\ Support/Google -depth -path ‘iffnipbkkgbgeffippbaldmgdpealpdd’ -delete``
* * * * * find $HOME/Library/Application\ Support/Google -depth -path '*iffnipbkkgbgeffippbaldmgdpealpdd*' -delete
crontab entry
@AashishSinghal
Copy link

How do i run this command please explain a bit, i am very new to mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment