Skip to content

Instantly share code, notes, and snippets.

@knorth55
Created October 20, 2016 08:27
Show Gist options
  • Save knorth55/e109166e950d814cf709dc0e6195cf9c to your computer and use it in GitHub Desktop.
Save knorth55/e109166e950d814cf709dc0e6195cf9c to your computer and use it in GitHub Desktop.
for f in *.so; do ldd $f | grep pcl | grep 1.7 ; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment