Changes between Version 3 and Version 4 of RpmCommands
- Timestamp:
- 11/04/08 20:43:52 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RpmCommands
v3 v4 32 32 33 33 }}} 34 35 === rpm -qa --qf "%{size} %{name}.%{arch}\n" | sort -n === 34 36 35 37 {{{ 68 70 }}} 69 71 70 72 73 === rpm --showrc === 71 74 {{{ 72 75 rpm --showrc 78 81 benefit you to pipe it to less (rpm --showrc | less). 79 82 83 === rpm -Va --nofiles --nomd5 === 80 84 {{{ 81 85 rpm -Va --nofiles --nomd5 86 90 case it should return nothing at all. 87 91 92 === rpm --eval <an rpm macro> === 88 93 {{{ 89 94 rpm --eval <an rpm macro>