1. ~> ssh -l root xxx.xxx.xxx.xxx 'shutdown -h now'
  2. Connection to xxx.xxx.xxx.xxx closed by remote host.
  3. ~> echo $status
  4. 255
  5. ~>