Search Results

Search: Posts Made By: PRAMOD 96
11,313
Posted By PRAMOD 96
Thank you Ridic for your update. I will remember...
Thank you Ridic for your update. I will remember your quotes.
And rounding result value code also worked. I liked "Teach me to do it myself" thing and will do the same in future whenever needed.
...
11,313
Posted By PRAMOD 96
Hi Rudic, Thanks for your update on this....
Hi Rudic,

Thanks for your update on this. But it is not working for my case. And one more thing I have not got your code

awk 'NR == FNR {SUM[$3]+=$7+$9; next} {sub (FS $8 FS, FS sprintf...
11,313
Posted By PRAMOD 96
Here is a new example to explain in detail- new...
Here is a new example to explain in detail-
new Input.dat will have content like

RRD 0Z91YUn000000Lk 9000100001 103020151117 STMT151117155527001 0000 2 000000 000004
RRD ...
11,313
Posted By PRAMOD 96
Your calculations seem to assume that there will...
Your calculations seem to assume that there will always be exactly two lines with a given 3rd field value. Are these pairs of lines always adjacent (as in your sample input and output)? Can there be...
11,313
Posted By PRAMOD 96
#!/bin/sh ...
#!/bin/sh
JOBFOLDER=/opt/hpx/exstream/StatementAppA/inputs/POC/testSort
input_file=$JOBFOLDER/Input.dat
count_output_file=$JOBFOLDER/Count_output.dat...
11,313
Posted By PRAMOD 96
File updation on matching key
I have input file like Input.dat with below content
RRD 0Z91YUn000000Lk 9000100001 103020151117 STMT151117155527001 0000 2 000000 000004
RRD 0Z91YUn00000ysj 9000100001...
Showing results 1 to 6 of 6

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