Searched refs:bom8 (Results 1 – 3 of 3) sorted by relevance
36 bom8=`od -t x1 -N 3 $file|\40 echo "file $file bom /${bom8}/"41 if [ "$bom8" = "57 8b ab" ]
109 bom8=`head -n 1 $file|\116 if [ "$bom8" = "057 08b 0ab" -o "$bom8" = "57 8b ab" ]
76 bom8=`head -c 3 $file|\83 if [ "$bom8" = "57 8b ab" ]