Search

Top Posts

Comments

  • Dagaza: Thanks for the post, itunes also has an option to “Show Exact Duplicates” meaning you don’t...
  • maria Nicolaou: I have a Mac Os X version 10.5.8 and I was wondering if I can change my keyboard to a light one!
  • Mike: Holy cow, I want that! I have 3 monitors and it has greatly increased my productivity, I think it is an...
  • Zachary Waldowski: The Nvidia 9400M, which is on anything current but the high-end MacBook Pros, high-end iMacs, and...
  • Mitch Haile: Normally I don’t reply to this stuff, but since you _are_ calling me a liar, 1. It’s a...

Categories

Recent Posts


Schedule your Mac to startup via the command line

I use the pmset command to schedule my work Mac to boot before I get to the office, it’s very handy. To do that I used this command syntax:

pmset repeat wakeorpoweron MTWRF 07:45:00

This tells the Mac to either wake or boot (depending on it’s current state) every Monday through Friday at 7:45am. You can clear this type of repeat schedule by typing the following:

pmset repeat cancel

Note that you can do all of this through the Energy Saver GUI, which is an easier approach for people who are less comfortable in the Terminal. The main advantage to learning to use the pmset command via the command line though is that you can schedule these events remotely from anywhere just by using SSH to remotely access a Mac.

Posted by: Bill Ellis

Share

Save big on Mac Deals from Amazon.com

Comments:

Comments: 4

Comment from Alex
Time: November 28, 2009, 6:09 am

I keep seeing articles concerning the “Command Line” such as this article. Could you clear up a question that bounces around my gray matter everytime I see some one mention the “Command Line”.

Is it a the Terminal or is it something completely different and if so where is it?

Comment from Ben
Time: November 28, 2009, 8:46 am

Alex,
Worry not. The “Command Line” and “Terminal” are synonymous terms for typing anything into the Terminal.app. Technically, the Terminal is your Terminal application, while a command line is anything typed into the terminal application (usually on only one line of code, hence the name.)

You can reach the terminal by opening your Applications folder from the Finder:
Go > Applications > Utilities > Terminal

Hope this helps!

Comment from warmz
Time: November 28, 2009, 2:46 pm

Everyday can be expressed as ‘MTWRFSU’ :)

What you work on weekends? .. go out and hv some fun instead ;)

Comment from Design Ideas
Time: November 29, 2009, 1:38 am

Something new for me :)

Write a comment






November 28th, 2009