Search Results

Search: Posts Made By: bashzipper
2,292
Posted By bashzipper
Thank you both! That explained why my attempt...
Thank you both! That explained why my attempt below did not work!

CMD="awk '{if($3>="+$THRESHOLD+") L++} END {print L}' $REPORT_FILE"
2,292
Posted By bashzipper
Help with nested $s and quotations in bash / awk
Folks - newbie bash coder here and I'd like to get your help to make the code below work. As you can see, I was trying to count the total number of lines with the 3rd value >= 15 in a file and wanted...
Showing results 1 to 2 of 2

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