Help for this page

Select Code to Download


  1. or download this
    perl -e '@arr=`rpm -qa`; if (grep /^cups-\d/, @arr) {print grep /^cups
    +-\d/, @arr} elsif (grep /^cups-/, @arr) {print "Empty set\n"}'