On Friday 17 December 2004 18:36, RickSisler wrote: > yankl ([EMAIL PROTECTED]) wrote: > > On Thursday 16 December 2004 21:24, Chris wrote: > > > I've installed all my perl modules via webmin. I'm going to be > > > upgrading to 10.1 during the holidays and want to have a list available > > > of what I've installed already. Is there a file that has these > > > listed? I'd rather print out a file than do a screen print from > > > webmin. > > > > rpm -q will give you a list of all files you have currently. so from cli > > > > $>rpm -q > allfiles.txt > > > > or if you need only perl files > > > > $>rpm -q | grep perl > allperlfiles.txt > > yankl, > $> rpm -q | grep perl > rpmq: no arguments given for query > > so minor correction: add -a for all > may want to sort it too, > $> rpm -qa |grep perl |sort > perlrpms.txt
Sorry my fall just had long week. -- Yankl Tiny IT guy. 100 % Micro$oft free. Registered linux users 181086 URL: http://yankele.com ----------------------- To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it.
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
