dotfiles/.bin/OLD/od

4 lines
40 B
Bash
Executable File

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