Magic Banana astutely proposed:
(...) | tee SyncIPv4/Random.IPv4.May2020.37.nMap.primary.oG_unsorted.txt | sort > SyncIPv4/Random.IPv4.May2020.37.nMap.primary.oG.txt

Which works right away and without modification; and in concert with the preceding awk statement that I had not yet removed:
awk '{print $0}' 'Addresses.IPv4.May2020.35.txt' |

The ... unsorted.txt file and the ....nMap.primary.oG.txt files both appeared, first ....nMap.primary.oG.txt with zero bytes, followed (in a few seconds, not five minutes as in the "./SyncIPv4.bin") by the ... unsorted.txt file, which began filling up frequently (as the main file used to do with that awk script for reasons unbeknownst to either of us).

Thank you !

George Langford

Reply via email to