poweroff - halt system and power it off
/sbin/poweroff
poweroff shuts down the system and then turns the system power off. On platforms where soft power-off is not supported, poweroff functions the same way as halt.
poweroff uses the reboot system call.
poweroff will function properly even before you do any work on OS/161.