On 2/7/08, Mehul Ved <[EMAIL PROTECTED]> wrote: > > On Feb 7, 2008 5:34 PM, Agnello George <[EMAIL PROTECTED]> wrote: > > but as soon as the scipt executes it tries to install postfix-mysql , > the > > apt-get progam asks the question " Do you want to continue [Y/n]? " > > > > i have to keep pressing " y " ...... what do i put in my script that > will > > automate this , without asking me the question " Do you want to continue > > [Y/n]?" > > apt-get install -y <name> > Does that work?
Thanks a lot dude !!!!!! that worked !!! :-) -- > Regards > Agnello Dsouza > www.linux-vashi.blogspot.com > -- http://mm.glug-bom.org/mailman/listinfo/linuxers

