Posted on 09-09-2014 09:14 AM
Hi,
is anyone clearing safari cache in a policy? I'd like to clear it on every user login probably something that takes advantage of the $3 variable.
Thanks for anything you may provide!
Chuck
Posted on 09-09-2014 01:17 PM
This seems to work if anyone else was looking for something
#!/bin/sh
#Remove Safari Cache
/bin/rm -rf /Users/$3/Library/Caches/com.apple.Safari