Search Results

Search: Posts Made By: DMini
24,192
Posted By DMini
Thanks for your help, I've tried to grep...
Thanks for your help,


I've tried to grep only "#Stuff 1 1" and it works fine: I get a file with all the stuff_i_want_to_get. But I'd like to have L files...

Sorry, the input file is huge......
24,192
Posted By DMini
(BASH) Using a loop variable to grep something in a file?
Hi,

I have a loop running until a variable L that is read previously in the full script. I'd like to grep some information in an input file at a line that contains the value of the loop parameter...
6,944
Posted By DMini
Thanks! I do not fully understand the use of...
Thanks!
I do not fully understand the use of the coma between NR==11 and NR==17, just by curiosity, how would you increment by 2 for example? (to sum on even lines for example)
6,944
Posted By DMini
Thanks anbu23! I just have one question: I...
Thanks anbu23! I just have one question:
I tried with only one FILE_${m} containing 1.0 in each line on column 3.
So the average should be 7*1.0/7 = 1.0, but instead I get 0.142857 which is equal...
6,944
Posted By DMini
Partial average of a column with awk
Hello,

Let's assume I have 100 files FILE_${m} (0<m<101). Each of them contains 100 lines and 10 columns.
I'd like to get in a file called "result" the average value of column 3, ONLY between...
Showing results 1 to 5 of 5

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