Mac Restart X - 1.1.2restarts your Mac at a specified schedule or time |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Used for a few years and I like it. 



- Version: 1.1.2, 11/26/2007 09:04AM PST
Charles Teton
Free Alternatives - Version: 1.1.2, 11/26/2007 09:03AM PST
andymona
http://www.versiontracker.com/dyn/moreinfo/macosx/28293
A little learning can save you $10 - Version: 1.1, 3/27/2007 08:12PM PST
(1 of 1 users found this comment useful)
rmurray-bsiHow to save ten bucks
Write this simple shell script in plain text, using the text editor of your choice:
#!/bin/bash /sbin/reboot exit 0
Save this script and make it executable (chmod +x scriptname in the terminal). Add it to root's crontab via the terminal. Or for an even easier, GUI-based method, use Cronnix to add it to the "System Crontab" and pick the time(s) when you want it to run.
There you go. If you need this functionality, you've just saved yourself $10. Maybe I might recommend this application if it were freeware, donationware or even shareware for a buck or two. But this can be accomplished so easily with a little bit of knowledge that $10 seems outrageous.