bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash script problems


From: Tony Jo
Subject: Re: bash script problems
Date: Thu, 12 May 2005 11:12:04 +1000

Oh sorry. Didn't look at it closely enough.

Thanks, that did solve most of the issues, but now I'm just wondering if the
following is valid?

temp=`expr $val1 + $val2`
$temp > file

Everything besides this seems to be working fine now






reply via email to

[Prev in Thread] Current Thread [Next in Thread]