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
$'\r'
$'\r'
$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

Reply via email to