Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
readmeta.sh: Debug metafile hex dump.
  • Loading branch information
Tim Weber committed Nov 6, 2009
1 parent d596e36 commit 682f271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readmeta.sh
@@ -0,0 +1,3 @@
#!/bin/sh

hexdump -e '"%08_ax " 4/4 "%08x " 1/1 " %02x" "\n"' "$@" | less

0 comments on commit 682f271

Please sign in to comment.