This question asks how to remove the command line tools installed with xcode 4.4. I'd like to do it in xcode 5 on OS X 10.9. The problem is that the answer for the previous question talked about a script that would remove files based on these files:
/var/db/receipts/com.apple.pkg.DeveloperToolsCLI.bom
/var/db/receipts/com.apple.pkg.DeveloperToolsCLI.plist
I don't have either of these files so this won't work.
So how do I completely remove all the command line tools that were installed when I executed xcode-select --install