Re: TImer
Re: TImer
- Subject: Re: TImer
- From: Deivy Marck Petrescu <email@hidden>
- Date: Fri, 25 Sep 2009 16:10:02 -0400
On Sep 25, 2009, at 02:39, Jarrod Coffin wrote:
Hey I want to make a timer to shut off my computer. I would like it
to prompt for an amount of time before it starts to countdown then
display the amount of time it has left before shut down. I have no
clue how to do this so a few hints would be helpful.
Thanks.
Another option would be using the shell.
man shutdown, for more information.However,
sudo shutdown -h +5
will shutdown the system in 5 minutes and
sudo shutdown -h now
will shutdown the system now!
Deivy Petrescu
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >TImer (From: Jarrod Coffin <email@hidden>) |