Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Not here...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Not here...
Authored by: babbage on Feb 10, '02 09:04:03PM

Brainfart & apologies -- I was thinking of "shutdown -h now", which does as I described, because the -h Halts. Omitting it, which I've basically never needed to do (not that that means all that much), would drop into a kind of single user mode. My apologies for the confusion/error.



[ Reply to This | # ]
shutdown does shutdown.
Authored by: uurf on Feb 11, '02 10:16:17PM
my experience on two different machines:
sudo shutdown now 
shuts down the machine. It only drops into single user mode if the machine was placed in single user mode on startup (cmd-s on bootup).

[ Reply to This | # ]