cheat sheets.

$ cheat rpm2cpio
to list the contents of an rpm:
  rpm2cpio <blah.rpm> | cpio -t

to extract the contents of an rpm:
  rpm2cpio <blah.rpm> | cpio -ivd [optional files to extract]
Version 1, updated 749 days ago.
. o 0 ( edit | history )
( add new | see all )