Remove Recent OS X 10.8 Userpics.
Added by astuffedtiger on 2017-05-16 19:18:48
#!/bin/bash
#
# This will remove recent pictures which can be selected in Contacts, System Preferences, Messages as your avatar image
#
# Path to folder.
~/Library/Containers/com.apple.ImageKit.RecentPictureService/Data/Library/Images/Recent Pictures

# Remove all the files from the above directory and either log out or restart the computer.