shutdown [option] [ time ]
time----now--- immediately
+N------------after N minutes
HH:MM-------At the specified time
-h-----halt
-r-----reboot
-c----to cancel schedule shutdown
example: # shutdown -h now
# shutdown +30
# shutdown 08:00
# shutdown -c
+N------------after N minutes
HH:MM-------At the specified time
-h-----halt
-r-----reboot
-c----to cancel schedule shutdown
example: # shutdown -h now
# shutdown +30
# shutdown 08:00
# shutdown -c
- # init 0
- # shutdown -h now
No comments:
Post a Comment