htop: Update from 2.0.0 to 2.0.1
[termux-packages] / packages / binutils / ldd
1 #!/bin/sh
2
3 objdump -p $@ | grep NEEDED | cut -d ' ' -f 18