Search Results

Search: Posts Made By: daffy
2,513
Posted By daffy
Thanks a lot. This works. Looks like awk can...
Thanks a lot. This works.
Looks like awk can handle large numbers easily without converting
to floating point like csh does.

---------- Post updated at 02:57 PM ---------- Previous update was at...
2,513
Posted By daffy
Since I'm using a foreach loop, I want to sum up...
Since I'm using a foreach loop, I want to sum up the total from all the files.

I'm not too familiar with awk, but can I do this,
haved nested operations to keep a running total?

foreach fn...
2,513
Posted By daffy
How to force csh to not use floating point?
Hi,

I'm using csh, grep, and awk to sum up the third field from a file.
Unfortunately, this results in a very large number and csh
creates a floating point value such as 3.11745e+06.
I was...
Showing results 1 to 3 of 3

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