mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-12-18 20:45:00 +02:00
m1rc3/norruption/1/peekcmp: compate standby dump obtained with "peek"
This commit is contained in:
parent
f3bfd1f2c0
commit
3599e3ea6b
4
m1rc3/norruption/1/peekcmp
Executable file
4
m1rc3/norruption/1/peekcmp
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
diff -u \
|
||||
<(dd if=standby.fpg bs=256 count=1 | hexdump -C) \
|
||||
<(hexdump -C peek.bin)
|
Loading…
Reference in New Issue
Block a user