Searched refs:firstbytes (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Drun-test124 firstbytes=`od -A n -t o1 -N 2 < "$1" | tr -d ' '`
127 firstbytes=`dd if="$1" bs=1 count=2 2>/dev/null | hexdump -e '1/1 "%03o"'`
129 test "$firstbytes" = "043041"

Completed in 35 milliseconds