Hello,I'm attemping to use the expr variable and am having problems. when I type test=expr 1+1 or
test=`expr 1+1` or test='expr 1 + 1' or
with and without quotes?? I just want to create a variable based on and expression?
Thanks! Kevin M -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

