|
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
[Prev in Thread] | Current Thread | [Next in Thread] |