Changes between Version 3 and Version 4 of RpmCommands

Show
Ignore:
Author:
skvidal (IP: 24.211.246.61)
Timestamp:
11/04/08 20:43:52 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpmCommands

    v3 v4  
    3232 
    3333}}} 
     34 
     35=== rpm -qa --qf "%{size} %{name}.%{arch}\n" | sort -n === 
    3436 
    3537{{{ 
    6870}}} 
    6971 
    70   
     72 
     73===  rpm --showrc === 
    7174{{{  
    7275   rpm --showrc 
    7881   benefit you to pipe it to less (rpm --showrc | less). 
    7982 
     83=== rpm -Va --nofiles --nomd5 === 
    8084{{{ 
    8185   rpm -Va --nofiles --nomd5 
    8690   case it should return nothing at all. 
    8791 
     92=== rpm --eval <an rpm macro> === 
    8893{{{ 
    8994   rpm --eval <an rpm macro>