mirror of
https://github.com/MiSTer-devel/Chip8_MiSTer.git
synced 2026-05-24 03:03:12 +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]*//' |