#!/bin/sh FILE=cibd.h ( echo "static unsigned char cibd[]=" ./file2hex < $1 ) > $FILE