Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: Start Time Machine backups now in Terminal' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Start Time Machine backups now in Terminal
Authored by: nazgul on Fri, Nov 16 2007 at 1:21PM PST
To find the command-line options I did two things.

1. Run the "strings" command on the file (piped to "more").
2. Meander over to /System/Library/LaunchDaemons and see how the different backup applications are being launched. That's where you'll find, for instance, that one of them is automatically launched anytime a disk is mounted.

[ Reply to This | # ]