Changes

Jump to navigation Jump to search
14 bytes added ,  10:13, 20 January 2013
m
Line 85: Line 85:  
To export the list to a plain text file you could do:
 
To export the list to a plain text file you could do:
 
  rpm -qa | grep perl | sed -e 's/-[0-9].*//'|sort > perl-list.txt
 
  rpm -qa | grep perl | sed -e 's/-[0-9].*//'|sort > perl-list.txt
 +
(Thanks HF !)
    
{{Note box|Which command will be the de facto standard to use so we are all talking about the same list??}}
 
{{Note box|Which command will be the de facto standard to use so we are all talking about the same list??}}

Navigation menu