Search Results

Search: Posts Made By: tommyd
2,247
Posted By Yoda
Use a Conditional Expression...
Use a Conditional Expression (http://www.gnu.org/software/gawk/manual/html_node/Conditional-Exp.html):
rs[j] ? kbr[j] / rs[j] : "0",
ws[j] ? kbw[j] / ws[j] : "0",
kbr[j],...
Showing results 1 to 1 of 1

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