#!/bin/sh -e cc $CFLAGS xxd.c install -Dm755 a.out "$1/usr/bin/xxd"