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


Click here to return to the 'No "now" switch for reboot' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
No "now" switch for reboot
Authored by: gatorparrots on Mar 14, '04 03:08:07AM
I think you are getting reboot confused with the shutdown utility:
shutdown -r now
For the reboot utility, it is simply:
sudo reboot
(no now switch is necessary)

[ Reply to This | # ]