termux-packages/packages/binutils/ldd
Fredrik Fornwall 59f0d218a6 Initial push
2015-06-13 01:03:31 +02:00

4 lines
65 B
Bash
Executable File

#!/system/bin/sh
objdump -p $@ | grep NEEDED | cut -d ' ' -f 18