Search Results

Search: Posts Made By: ibrar Ahmad
2,589
Posted By RudiC
You can't use shell variables in an awk script;...
You can't use shell variables in an awk script; although, awk has mechanisms to pass values to internal variables. See man awk.
Your new awk is way better than what you did in post#1, but still has...
11
2,401
Posted By Don Cragun
Using integers isn't the only point here. The...
Using integers isn't the only point here. The size of the sum is what matters in this problem. Since awk uses double precision floating point arithmetic (even when processing integers), you can...
Showing results 1 to 2 of 2

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