Linux命令

Posted bneglect

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux命令相关的知识,希望对你有一定的参考价值。

关机命令:

  • shutdown  -h  10            10分钟后关机
  • shutdown  -h  now          立刻关机
  • shutdown  -h  22:22       将会在这个时刻关机
  • shutdown  -r  now          立刻重启
  • halt                                 关机

以上是关于Linux命令的主要内容,如果未能解决你的问题,请参考以下文章