|
|

楼主 |
发表于 2006-8-15 22:45:39
|
显示全部楼层
[root@localhost ~]# shutdown -h -t 20
Usage: shutdown [-akrhfnc] [-t secs] time [warning message]
-a: use /etc/shutdown.allow
-k: don't really shutdown, only warn.
-r: reboot after shutdown.
-h: halt after shutdown.
-f: do a 'fast' reboot (skip fsck).
-F: Force fsck on reboot.
-n: do not go through "init" but go down real fast.
-c: cancel a running shutdown.
-t secs: delay between warning and kill signal.
** the "time" argument is mandatory! (try "now") **
[root@localhost ~]#
[root@localhost ~]#
谢谢回复,怎么我照楼上写的,怎么还是上面的提示呢? |
|