Yes, that would also work.
Thanks
-Tam
>
> I just do this from a terminal. I added the sleep when I started seeing
> one yum process blocking the next for a second or two.
>
> *for i in {a..z}**do*
> *yum --releasever=6.2 -y update --skip-broken --nogpg ${i}\**
> *sleep* 3*done*
>
>
>
