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

blaaat

macrumors member
Original poster
Mar 18, 2007
63
0
Netherlands
When i try to shutdown my mac, i always have to press Force Quit buttons,
Texteditor that keeps asking to save things (if i want to save, I'll, i don't want to be rememberd), terminal does the same with running commands.

Is there a way to make OSX just shutdown without futher questions?

Sander
 
When i try to shutdown my mac, i always have to press Force Quit buttons,
Texteditor that keeps asking to save things (if i want to save, I'll, i don't want to be rememberd), terminal does the same with running commands.

Is there a way to make OSX just shutdown without futher questions?

Sander

Why not just put it to sleep?
 
When i try to shutdown my mac, i always have to press Force Quit buttons,
Texteditor that keeps asking to save things (if i want to save, I'll, i don't want to be rememberd), terminal does the same with running commands.

Is there a way to make OSX just shutdown without futher questions?

Sander

From a terminal prompt

:shutdown -h now
 
with shutdown -h now, i always have to sudo in, which takes another few seconds, is there a way to do this from the 'normal' shutdown options?
 
with shutdown -h now, i always have to sudo in, which takes another few seconds, is there a way to do this from the 'normal' shutdown options?

I doubt it. The normal shutdown is setup to allow people to save/exit apps gracefully so that tech support doesn't have to deal with irrate users who deleted their 40+ page paper because they shutdown the computer without saving.

There may be third party programs/hacks that allow it but nothing sanctioned by Apple I'd guess.
 
You could make a shell script with

sudo shutdown -h now

...in it. Then, if you put it in the dock, you can click on it, password in, and you're set.

Otherwise, I also have to ask... if your situation is that you need to shut down so quickly that a few seconds are crucial, why not just put your mac to sleep instead? Faster than any shutdown method.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.