Re: rpm installing using for loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks Fabio

Regards

Kaushal

On 1/24/06, Fabio Comolli <fabio.comolli@xxxxxxxxx> wrote:
> You have to use `cat list` instead of 'cat list'
>
> ` is ALT+096
>
> Bye.
> Fabio
>
>
>
>
> On 1/24/06, Kaushal Shriyan <kaushalshriyan@xxxxxxxxx> wrote:
> > Hi All
> >
> > I am stuck with installing rpm using for loop
> >
> > I tried the below
> >
> > #for i in 'cat list'; do rpm -ivh $i ; done
> >
> > It gives me the below error
> >
> > error: open of cat failed: No such file or directory
> > error: list cannot be installed
> > [root@bdc31096e root]#
> > [root@bdc31096e root]# cat list
> > sylpheed-1.0.0-3.i386.rpm
> > dmidecode-2.5-2.i586.rpm
> > [root@bdc31096e root]#
> >
> > I want to use this method only since there are lots of rpm package
> >
> > Thanks in Advance
> >
> > Regards
> >
> > Kaushal
> >
> > --
> > fedora-list mailing list
> > fedora-list@xxxxxxxxxx
> > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> >
>
> --
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux