Search Results

Search: Posts Made By: y.g.
1,378
Posted By y.g.
Shell script with awk command for counting in a file
Hi,
I hope you can help me with the awk command in shell scripting.
I want to do the following, but it doesn't work.

for i in $REF1 $REF2 $REF3; do
awk '{if($n>=0 && $n<=50000){count+=1}}...
Showing results 1 to 1 of 1

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