#! /bin/sh
# halt        Execute the halt command.

PATH=/sbin:/bin:/usr/sbin:/usr/bin

halt
