1*57d0d760SMasatake YAMATO#!/bin/sh 2*57d0d760SMasatake YAMATOtest "$(od --endian=big -x -A n -N 3 $1)" = " efbb bf00" 3