Chinaunix首页 | 论坛 | 博客
  • 博客访问: 568051
  • 博文数量: 213
  • 博客积分: 6789
  • 博客等级: 准将
  • 技术积分: 1947
  • 用 户 组: 普通用户
  • 注册时间: 2009-09-01 17:11
文章分类

全部博文(213)

文章存档

2012年(9)

2011年(62)

2010年(99)

2009年(43)

分类: LINUX

2010-06-01 22:46:56

shutdown -h now     //shutdown now
 
shutdown -h 20:25   //shutdown 20:25 on today
 
shutdown -h + 10    //shutdown 10minutes later
 
shutdown -r now     // reboot now
 
shutdown -r +30 'the system will reboot' //reboot 30minutes later and show warning
 
shutdown -k now 'the system will reboot' //only show warning
阅读(777) | 评论(0) | 转发(0) |
0

上一篇:linux host.allow host.deny

下一篇:suid guid

给主人留下些什么吧!~~