#!/bin/bash diff -u \ <(dd if=standby.fpg bs=256 count=1 | hexdump -C) \ <(hexdump -C peek.bin)