Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Remove Safari history files on logout via shell script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Remove Safari history files on logout via shell script
Authored by: RedFred on Jul 06, '09 04:06:54PM

The Logout hook is run as root so ~ and $HOME refer to /private/var/root, not the home directory of the user logging out. See the hint below for the correct way to do this.



[ Reply to This | # ]