Last active
July 5, 2022 17:11
-
-
Save natarajsundar/136c40cea8b20b5cb938bdf62428ccd7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How do i run this command please explain a bit, i am very new to mac