cd /Library/Preferences
sudo rm com.sophos.sav.plist
cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/
sudo ./InstallationDeployer —force_remove
This file contains 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
-- | |
-- renames selected tracks | |
-- | |
-- from: | |
-- artist: "Various Artists" | |
-- name: "name-of-artist - name-of-track" | |
-- | |
-- to: | |
-- artist: "name-of-artist" | |
-- album artist: "Various Artists" |