Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hajime

macrumors G3
Original poster
Jul 23, 2007
8,174
1,414
Happy New Year!

Over 10 years ago, the Macs under System 7 displayed a new year greeting on Jan 1. Anybody knows why Apple removed such greeting? Is there any way to get back this feature?
 
I think you could theoretically create a cron job to run:
osascript -e 'tell application "Finder" to display dialog "Happy New Year!"'
(try it in terminal).

I think you could also do it with automator, but I'm not to practiced with it personally.
 
I think you could theoretically create a cron job to run:
osascript -e 'tell application "Finder" to display dialog "Happy New Year!"'
(try it in terminal).

I think you could also do it with automator, but I'm not to practiced with it personally.

Thanks. I recall that the message was displayed immediate after boot (before System 7 was ready).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.