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


Click here to return to the 'Easily search Safari web history files' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Easily search Safari web history files
Authored by: kap on May 02, '04 10:41:58PM

I've got the fink package coreutils installed on my system, which installs another version of tail, among other things.

The -r flag is not an option in the coreutils program, but it is in the OS X native binary. I ended up hardcoding the path in this script to the /usr/bin/tail binary, and it works fine afterwards.

Great script.



[ Reply to This | # ]