removing bitdefender on macos

This commit is contained in:
MorganGeek 2020-07-08 12:14:44 +02:00
parent 8456d8b15e
commit cc275d24ff
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@
### Removing color from command output ([src](https://stackoverflow.com/questions/17998978/removing-colors-from-output))
`somescript | sed $'s,\x1b\\[[0-9;]*[a-zA-Z],,g'`
### Removing Bitdefender
`sudo /Library/Bitdefender/AVP/Uninstaller/EndpointSecurityforMacUninstaller.app/Contents/MacOS/EndpointSecurityforMacUninstaller`