Re: automate input

2007-08-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to ruby0954 on 8/8/2007 4:12 PM: > trac-admin is an interactive script. most its default answers are fine. I > would like to have my script to hit the enter key for me. $'\r' is not > working as the enter key. thanks. That's because the en

Re: automate input

2007-08-09 Thread Chris F.A. Johnson
On 2007-08-08, ruby0954 wrote: > > trac-admin is an interactive script. most its default answers are fine. I > would like to have my script to hit the enter key for me. $'\r' is not > working as the enter key. thanks. > > my script > ... > trac-admin $tracRoot/$projectName initenv << CONFIRM > $'

automate input

2007-08-09 Thread ruby0954
$svnRoot/$projectName $'\r' CONFIRM ... -- View this message in context: http://www.nabble.com/automate-input-tf4239374.html#a12062890 Sent from the Gnu - Bash mailing list archive at Nabble.com. ___ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash