Displaying 2 results from an estimated 2 matches for "pkginstallist".
2016 Mar 07
2
6.7 netinstall fails at insert cd to continue
On 03/06/16 22:15, Richard wrote:
<<>>
> "shell" is a yum command, invoked as shown below. I don't believe
> there is any program called "yum-shell" (even though that is the man
> page reference).
>
> shell Is used to enter the 'yum shell', when a filename is
> specified the contents of that file is executed in
>
2016 Mar 07
0
6.7 netinstall fails at insert cd to continue
On 3/6/2016 8:25 PM, g wrote:
> ok. so how about;
>
> yum shell install < pkginstalllist.file
yum install $(cat pkginstallist.file)
or
yum install `cat pkginstallist.file`
should work unless that list is stupid long.
--
john r pierce, recycling bits in santa cruz