Search Results

Search: Posts Made By: CougarMutt
4,015
Posted By bartus11
Forget the last code, try this...
Forget the last code, try this instead:result=`echo "$result" | sed 's/^/$/;s/..$/.&/'`
3,145
Posted By guruprasadpr
Hi sum=`echo $num | awk '$1=$1' OFS="+" |...
Hi

sum=`echo $num | awk '$1=$1' OFS="+" | bc`

Guru.
Showing results 1 to 2 of 2

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