yum install from list

Chaim Rieger chaim.rieger at gmail.com
Wed Jul 23 20:01:47 UTC 2008


Aaron Bliss wrote:
> Chaim,
> Try this. exec < install.list
> while read line
> do
> yum -y install $line
> done
>
> Aaron
perfect, did the trick,

thanx


-- 
--
Chaim Rieger




More information about the redhat-list mailing list