經安全檢測,此網站為安全網站,請放心前往原始網址!

File and Archiving Commands - The Linux Documentation Project

#!/bin/bash # de-rpm.sh: Unpack an 'rpm' archive : ${1?"Usage: `basename $0` target-file"} # Must specify 'rpm' archive name as an argument. TEMPFILE=$$.cpio # Tempfile with "unique" name. # $$ is process ID of script.

www.tldp.org

網址安全性掃描由 google 提供