dotfiles/.bin/OLD/od
2024-02-14 07:55:58 +01:00

4 lines
40 B
Bash
Executable File

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