remove plist
Hey all.
I have a question about removing .plist files.
I am using a command to find and log the files but would like to be able to move those files to the trash.
For the life of me I cant figure out how to get the output to move these files to the trash.
do shell script "plutil -s ~/Library/Preferences/*.plist > ~/Desktop/badplistfiles.txt" with administrator privileges