dotfiles/.bin/OLD/od

4 lines
40 B
Plaintext
Raw Normal View History

#!/bin/sh
set -x
objdump -p $(which $1)