termux-packages/packages/binutils/ldd

4 lines
65 B
Bash
Executable File

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