Skip to content

Instantly share code, notes, and snippets.

@ereli
Last active August 29, 2015 14:09
Show Gist options
  • Save ereli/0b135ff7c47c97a3e5cb to your computer and use it in GitHub Desktop.
Save ereli/0b135ff7c47c97a3e5cb to your computer and use it in GitHub Desktop.
ls *.rpm | \
xargs rpm --query --filesbypkg --package | \
grep configure.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment