Created
September 2, 2013 10:54
-
-
Save tlatsas/6411655 to your computer and use it in GitHub Desktop.
extract rpm files on current folder from debian-based systems
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rpm2cpio $1 | cpio -i --make-directories |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment