Search Results

Search: Posts Made By: Axil
5,656
Posted By Axil
an associative array works quite well for this...
an associative array works quite well for this type of exercise

{
x=substr($0,13,11)
hit[x]=1
}
END {
for(i in hit) {
print i
}
}
Showing results 1 to 1 of 1

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