Search Results

Search: Posts Made By: MadeInGermany
1,262
Posted By MadeInGermany
The for loop can be shortened, and a classic...
The for loop can be shortened, and a classic split trick clears an array.
BEGIN { FS = "[=,]"
}
{ o = $1 "=" $2
s[$2]
for(i = 3; i <= NF; i++)
if(!($i in...
Showing results 1 to 1 of 1

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