shutdown command usage


  shutdown -a cancel shutdown   

       shutdown -s Shutdown

  shutdown -f forcibly shut down an application
  shutdown -m \\ computer name computer controlled remote
  shutdown -i show "Remote Shutdown" graphical user interface , but it must be the first argument Shutdown  
  shutdown -l log off the current user
  shutdown -r shutdown and restart
  shutdown -s -t time setting off the countdown
  shutdown -h sleep

 

Guess you like

Origin www.cnblogs.com/forever5325/p/10983006.html