Search Results

Search: Posts Made By: RudiC
41,263
Posted By RudiC
Works fine for me, NO string conversion : ...
Works fine for me, NO string conversion :
myfunc() { echo $1, $2, $(($1 + $2)); }
myfunc $num1 $num2
23, 42, 65Run your script incl. function with the -x (xtrace) option set and post the execution...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 08:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy