diff --git a/cheat/macos.md b/cheat/macos.md index fffe1fc..626ac3d 100644 --- a/cheat/macos.md +++ b/cheat/macos.md @@ -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`