linux中rpm命令
摘要: 一、安装 命令格式: rpm -i ( or --install) options file1.rpm ... fileN.rpm 参数: file1.rpm ... fileN.rpm 将要安装的RPM包的文件名 详细选项: -h (or --hash) 安装时输出hash记号 (``#'') --test 只对安装进行测试,并不实际安装。--percent 以百分比的形式输出安装的进度。 --...
阅读全文
posted @
2007-06-06 20:48 软件测试大本营 阅读(536) |
评论 (0) 编辑