Searched refs:bom8 (Results 1 – 3 of 3) sorted by relevance
34 bom8=`od -t x1 -N 3 $file|\38 echo "file $file bom /${bom8}/"39 if [ "$bom8" = "57 8b ab" ]
104 bom8=`head -n 1 $file|\111 if [ "$bom8" = "057 08b 0ab" -o "$bom8" = "57 8b ab" ]
51 bom8=`head -c 3 $file|\58 if [ "$bom8" = "57 8b ab" ]