Files
tldr/pages.zh/linux/rpm2cpio.md

8 lines
255 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# rpm2cpio
> 将 RPM 包转换为 `cpio` 归档。
> 更多信息:<http://ftp.rpm.org/max-rpm/s1-rpm-miscellania-rpm2cpio.html>。
- 将 RPM 包转换为 `cpio` 归档并将其保存为当前目录中的 `file.cpio`
`rpm2cpio {{path/to/file.rpm}}`