I have a shell script which i need to run but i dont want it to ask for inputs form the user, but rather take it from a file, is it possible, i have used installation scripts which do it. Can any one please help
thanks
2006-09-25
07:03:51
·
2 answers
·
asked by
harimack
2
in
Computers & Internet
➔ Programming & Design
It is UNIX (RedHat LINUX)
When i run my shell script checkout.sh , it actually checksout source from CVS, but it askes for password and confirmation before doing so, which i want to put in a inputfile, instead of typing in.
2006-09-25
07:36:27 ·
update #1