I do the same thing, and here I thought I was the only one that did
that. But I've got it in a cron job to run twice a week.
--
Matt Shields
http://masnetworks.biz/
http://www.caosity.org/
On Mon, 6 Dec 2004 12:42:46 -0700, Greg Knaddison
greg.knaddison@gmail.com wrote:
> Every couple of weeks I run
>
> #yum list availble > YumAvailable.txt
>
> Then when I want to know the name of a package or what is available I will do a
>
> #grep -i swat YumAvailable.txt
>
> It can be a good bit faster if you don't have a local yum repository,
> though caching the information locally means that it might be a little
> out of date.
>
> Greg
>
>
>
> On Mon, 6 Dec 2004 12:19:28 -0500, Matt Shields
mattboston@gmail.com wrote:
> > You can find out what's available by using yum.
> >
> > [root@mattboston root]# yum list available | grep -i swat
> > samba-swat i386 3.0.7-1.3E.1 update
> >
> > --
> > Matt Shields
> >
http://masnetworks.biz/
> >
http://www.caosity.org/
> >
> > On Mon, 06 Dec 2004 12:00:57 -0500, Dominic Iadicicco
> >
> >
> >
diadicic@optonline.net wrote:
> > > Does CentOS 3.1 come with Swat?
> > >
> > > _______________________________________________
> > > CentOS mailing list
> > > CentOS@caosity.org
> > >
http://lists.caosity.org/mailman/listinfo/centos
> > >
> > _______________________________________________
> > CentOS mailing list
> > CentOS@caosity.org
> >
http://lists.caosity.org/mailman/listinfo/centos
> >
>