重启系统

linux系统重启命令:

1.reboot

2.shut down(直接关机)

3.fuser -k 某个目录,然后在reboot

4.echo 'b' > /proc/sysrq-trigger

你可能感兴趣的:(linux)