mahesh bhasme asked:
> I want to pass yes/no argument to this comment : (Is this ok [y/N]: [y]
> )
> . How we can do this in perl?
Generally speaking, read the perlipc manpage ("perldoc perlipc" on the command
line).
In this particular instance, I'd rather suggest using "yum -y" instead.
MfG
On Tue, Dec 8, 2009 at 12:29 PM, mahesh bhasme wrote:
> Hi,
> I have to configure yum installation using perl. I want write script for
>
> [r...@bis-testqa ~]# yum install perl
>
> Setting up Install Process
>
> Parsing package install arguments
>
> Package perl - 4:5.8.8-10.el5_0.2.x86_64 is alr
Hi,
I have to configure yum installation using perl. I want write script for
[r...@bis-testqa ~]# yum install perl
Setting up Install Process
Parsing package install arguments
Package perl - 4:5.8.8-10.el5_0.2.x86_64 is already installed.
Resolving Dependencies
--> Running transaction check