2017年10月8日

linux下面的shell命令

摘要: 一、基本命令 1、立即关机并重启动,执行如下命令: shutdown -r now 或者reboot 2、立即关机,执行如下命令: shutdown -h now 或者poweroff 3、等待2分钟关机并重启动,执行如下命令: shutdown -r 2 4、等待2分钟关机,执行如下命令: shu 阅读全文

posted @ 2017-10-08 21:41 小小的西红柿 阅读(122) 评论(0) 推荐(0)

导航