mirror of
https://github.com/MiSTer-devel/Chip8_MiSTer.git
synced 2026-04-19 03:04:03 +00:00
2 lines
58 B
Bash
Executable File
2 lines
58 B
Bash
Executable File
#!/bin/sh
|
|
od -A n -v -t x1 -w1 "$1" | sed -e 's/^[ \t]*//' |