#!/bin/bash
#
as86 -0 -w -j -j -b ctpwr.bbb ctpwr.S
dd if=ctpwr.bbb of=ctpwr.com bs=1 skip=5
rm -f ctpwr.bbb
