Search Results

Search: Posts Made By: DeuceLee
5,664
Posted By vgersh99
nawk 'FNR==NR{f2[++f2c]=$0;next} /^EEE$/{r=1}r &&...
nawk 'FNR==NR{f2[++f2c]=$0;next} /^EEE$/{r=1}r && r<=f2c{$0=f2[r++]}1' input.txt testing.txt
Showing results 1 to 1 of 1

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