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


Click here to return to the 'New for 6.1' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
New for 6.1
Authored by: joelbruner on Nov 14, '13 01:08:27PM
Rixstep noticed the tar.gz location has changed for Safari 6.1 and the name changes depending on your platform (he also noticed some other stuff)

The code for Safari 6.1 is this:
#version detection can be automated but for brevity fill this value in by hand
majorMinorVersion="10.x"
sudo tar -xvf /Library/Application\ Support/Apple/.Safari6.1-"$majorMinorVersion"Archive/SafariArchive.tar.gz -C /
Edited on Nov 14, '13 01:35:27PM by joelbruner


[ Reply to This | # ]